共用方式為


SqlEndpointState 列舉型別

模型化端點的狀態。

命名空間:  Microsoft.Data.Schema.Sql.SchemaModel
組件:  Microsoft.Data.Schema.Sql (在 Microsoft.Data.Schema.Sql.dll 中)

語法

'宣告
Public Enumeration SqlEndpointState
public enum SqlEndpointState
public enum class SqlEndpointState
type SqlEndpointState
public enum SqlEndpointState

成員

成員名稱 說明
Unknown 指定狀態未知。
Disabled 指定停用端點。
Started 指定已啟動端點。
Stopped 指定已停止端點。

請參閱

參考

Microsoft.Data.Schema.Sql.SchemaModel 命名空間