Condividi tramite


Proprietà IdentityKey

Gets the key value that identifies the managed instance.

Spazio dei nomi  Microsoft.SqlServer.Management.Utility
Assembly:  Microsoft.SqlServer.Management.Utility (in Microsoft.SqlServer.Management.Utility.dll)

Sintassi

'Dichiarazione
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As ManagedInstance..::..Key
    Get
'Utilizzo
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

Valore proprietà

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