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