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