次の方法で共有


EndpointState プロパティ

エンドポイントの状態を取得します。

名前空間:  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
エンドポイントの状態を示す EndpointState オブジェクトの値です。