Свойство IdentityKey
Gets the identity key for the collection item.
Пространство имен: Microsoft.SqlServer.Management.Collector
Сборка: Microsoft.SqlServer.Management.Collector (в Microsoft.SqlServer.Management.Collector.dll)
Синтаксис
'Декларация
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As CollectionItem..::..Key
Get
'Применение
Dim instance As CollectionItem
Dim value As CollectionItem..::..Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public CollectionItem..::..Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property CollectionItem..::..Key^ IdentityKey {
CollectionItem..::..Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : CollectionItem..::..Key
function get IdentityKey () : CollectionItem..::..Key
Значение свойства
Тип Microsoft.SqlServer.Management.Collector. . :: . .CollectionItem. . :: . .Key
The CollectionItem..::..Key object.
Замечания
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.