Compartilhar via


Propriedade do RDL IdentityKey

Obtém a chave de identidade do conjunto de coleta.

Namespace:  Microsoft.SqlServer.Management.Collector
Assembly:  Microsoft.SqlServer.Management.Collector (em Microsoft.SqlServer.Management.Collector.dll)

Sintaxe

'Declaração
Public ReadOnly Property IdentityKey As CollectionSet..::..Key
    Get
'Uso
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

Valor da propriedade

Tipo: Microsoft.SqlServer.Management.Collector. . :: . .CollectionSet. . :: . .Key
O objeto Key para o conjunto de coleta.

Comentários

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