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 네임스페이스