IdentityKey プロパティ

ポリシーを識別するキーを取得します。

名前空間:  Microsoft.SqlServer.Management.Dmf
アセンブリ:  Microsoft.SqlServer.Dmf (Microsoft.SqlServer.Dmf.dll)

構文

'宣言
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As Policy..::..Key
    Get
'使用
Dim instance As Policy
Dim value As Policy..::..Key

value = instance.IdentityKey
[SfcIgnoreAttribute]
public Policy..::..Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property Policy..::..Key^ IdentityKey {
    Policy..::..Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : Policy..::..Key
function get IdentityKey () : Policy..::..Key

プロパティ値

型: Microsoft.SqlServer.Management.Dmf. . :: . .Policy. . :: . .Key
ID キーを示す Policy..::..Key オブジェクト値です。

説明

この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。