Свойство IdentityKey
Gets the key value that uniquely identifies the registered server.
Пространство имен: Microsoft.SqlServer.Management.RegisteredServers
Сборка: Microsoft.SqlServer.Management.RegisteredServers (в Microsoft.SqlServer.Management.RegisteredServers.dll)
Синтаксис
'Декларация
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As RegisteredServer..::..Key
Get
'Применение
Dim instance As RegisteredServer
Dim value As RegisteredServer..::..Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public RegisteredServer..::..Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property RegisteredServer..::..Key^ IdentityKey {
RegisteredServer..::..Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : RegisteredServer..::..Key
function get IdentityKey () : RegisteredServer..::..Key
Значение свойства
Тип Microsoft.SqlServer.Management.RegisteredServers. . :: . .RegisteredServer. . :: . .Key
A Key value that contains the key value that uniquely identifies the registered server.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.