IdentityKey プロパティ

サブスクリプションを識別するキー値を取得します。

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

構文

'宣言
Public ReadOnly Property IdentityKey As PolicyCategorySubscription..::..Key
    Get
'使用
Dim instance As PolicyCategorySubscription
Dim value As PolicyCategorySubscription..::..Key

value = instance.IdentityKey
public PolicyCategorySubscription..::..Key IdentityKey { get; }
public:
property PolicyCategorySubscription..::..Key^ IdentityKey {
    PolicyCategorySubscription..::..Key^ get ();
}
member IdentityKey : PolicyCategorySubscription..::..Key
function get IdentityKey () : PolicyCategorySubscription..::..Key

プロパティ値

型: Microsoft.SqlServer.Management.Dmf. . :: . .PolicyCategorySubscription. . :: . .Key
サブスクリプションを識別する PolicyCategorySubscription..::..Key 値です。

説明

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