Właściwość ManagedInstance.IdentityKey
Pobiera wartości klucz, który identyfikuje wystąpienie zarządzane.
Przestrzeń nazw: Microsoft.SqlServer.Management.Utility
Zestaw: Microsoft.SqlServer.Management.Utility (w Microsoft.SqlServer.Management.Utility.dll)
Składnia
'Deklaracja
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As ManagedInstance..::..Key
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Utility.ManagedInstance.Key
Key Wartość, która określa wartość klucz, który identyfikuje wystąpienie zarządzane.