共用方式為


IdentityKey 屬性

Gets the key value that identifies the subscription.

命名空間:  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 .NET Framework 2.0 版支援此命名空間、類別或成員。