Свойство IdentityKey

Возвращает ключ идентификатора для хранилища конфигураций.

Пространство имен:  Microsoft.SqlServer.Management.Collector
Сборка:  Microsoft.SqlServer.Management.Collector (в Microsoft.SqlServer.Management.Collector.dll)

Синтаксис

'Декларация
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As CollectorConfigStore..::..Key
    Get
'Применение
Dim instance As CollectorConfigStore
Dim value As CollectorConfigStore..::..Key

value = instance.IdentityKey
[SfcIgnoreAttribute]
public CollectorConfigStore..::..Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property CollectorConfigStore..::..Key^ IdentityKey {
    CollectorConfigStore..::..Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : CollectorConfigStore..::..Key
function get IdentityKey () : CollectorConfigStore..::..Key

Значение свойства

Тип: Microsoft.SqlServer.Management.Collector. . :: . .CollectorConfigStore. . :: . .Key
Ключевой объект.

Замечания

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