EndpointState 속성

Gets the state of the endpoint.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo

구문

‘선언
<SfcPropertyAttribute> _
Public ReadOnly Property EndpointState As EndpointState
    Get
‘사용 방법
Dim instance As Endpoint
Dim value As EndpointState

value = instance.EndpointState
[SfcPropertyAttribute]
public EndpointState EndpointState { get; }
[SfcPropertyAttribute]
public:
property EndpointState EndpointState {
    EndpointState get ();
}
[<SfcPropertyAttribute>]
member EndpointState : EndpointState
function get EndpointState () : EndpointState

속성 값

형식: Microsoft.SqlServer.Management.Smo. . :: . .EndpointState
An EndpointState object value that specifies the state of the endpoint.

예제

끝점 구현