Partager via


Propriété IdentityKey

Obtient la clé d'identité du jeu d'éléments de collecte.

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

Syntaxe

'Déclaration
Public ReadOnly Property IdentityKey As CollectionSet..::..Key
    Get
'Utilisation
Dim instance As CollectionSet
Dim value As CollectionSet..::..Key

value = instance.IdentityKey
public CollectionSet..::..Key IdentityKey { get; }
public:
property CollectionSet..::..Key^ IdentityKey {
    CollectionSet..::..Key^ get ();
}
member IdentityKey : CollectionSet..::..Key
function get IdentityKey () : CollectionSet..::..Key

Valeur de propriété

Type : Microsoft.SqlServer.Management.Collector. . :: . .CollectionSet. . :: . .Key
Objet Key du jeu d'éléments de collecte.

Notes

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.