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 版本支持此命名空间、类或成员。