共用方式為


PolicyCategorySubscription.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.SqlServer.Management.Dmf.PolicyCategorySubscription.Key
An PolicyCategorySubscription.Key value that identifies the subscription.

備註

只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。

請參閱

參考

PolicyCategorySubscription 類別

Microsoft.SqlServer.Management.Dmf 命名空間