IdentityKey propriété
Gets the key value that uniquely identifies the server group.
Espace de noms : Microsoft.SqlServer.Management.RegisteredServers
Assembly : Microsoft.SqlServer.Management.RegisteredServers (dans Microsoft.SqlServer.Management.RegisteredServers.dll)
Syntaxe
'Déclaration
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As ServerGroup..::..Key
Get
'Utilisation
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
Valeur de la propriété
Type : Microsoft.SqlServer.Management.RegisteredServers. . :: . .ServerGroup. . :: . .Key
A Key value that contains the key value that uniquely identifies the server group.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.