Partager via


Propriété IdentityKey

Gets the key value that identifies the managed instance.

Espace de noms :  Microsoft.SqlServer.Management.Utility
Assembly :  Microsoft.SqlServer.Management.Utility (en Microsoft.SqlServer.Management.Utility.dll)

Syntaxe

'Déclaration
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As ManagedInstance..::..Key
    Get
'Utilisation
Dim instance As ManagedInstance
Dim value As ManagedInstance..::..Key

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

Valeur de propriété

Type : Microsoft.SqlServer.Management.Utility. . :: . .ManagedInstance. . :: . .Key
An Key value that specifies the key value that identifies the managed instance.