Propriété IdentityKey

Gets the key value that identifies the subscription.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public ReadOnly Property IdentityKey As PolicyCategorySubscription..::..Key
    Get
'Utilisation
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

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.