共用方式為


EndpointState 屬性

Gets the state of the endpoint.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
<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.

範例

實作端點