Перечисление EndpointState

Specifies the types of endpoint state.

Пространство имен:  Microsoft.SqlServer.TransactSql.ScriptDom
Сборка:  Microsoft.SqlServer.TransactSql.ScriptDom (в Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Синтаксис

'Декларация
Public Enumeration EndpointState
'Применение
Dim instance As EndpointState
public enum EndpointState
public enum class EndpointState
type EndpointState
public enum EndpointState

Элементы

Имя элемента Описание
Disabled The state is Disabled.
NotSpecified The state is NotSpecified.
Started The state is Started.
Stopped The state is Stopped.

См. также

Справочник

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom