Freigeben über


PolicyCategorySubscription.IdentityKey-Eigenschaft

Gets the key value that identifies the subscription.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Syntax

'Declaration
Public ReadOnly Property IdentityKey As PolicyCategorySubscription.Key 
    Get
'Usage
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

Eigenschaftswert

Typ: Microsoft.SqlServer.Management.Dmf.PolicyCategorySubscription.Key
An PolicyCategorySubscription.Key value that identifies the subscription.

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Siehe auch

Verweis

PolicyCategorySubscription Klasse

Microsoft.SqlServer.Management.Dmf-Namespace