Свойство IdentityKey
Возвращает ключ идентификатора для набора элементов сбора.
Пространство имен: Microsoft.SqlServer.Management.Collector
Сборка: Microsoft.SqlServer.Management.Collector (в Microsoft.SqlServer.Management.Collector.dll)
Синтаксис
'Декларация
Public ReadOnly Property IdentityKey As CollectionSet..::..Key
Get
'Применение
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
Значение свойства
Тип: Microsoft.SqlServer.Management.Collector. . :: . .CollectionSet. . :: . .Key
Объект Key для набора элементов сбора.
Замечания
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.