Compartir a través de


IdentityKey Propiedad

Gets the key value that identifies the subscription.

Espacio de nombres:  Microsoft.SqlServer.Management.Dmf
Ensamblado:  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Sintaxis

'Declaración
Public ReadOnly Property IdentityKey As PolicyCategorySubscription..::..Key
    Get
'Uso
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

Comentarios

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.