IdentityKey 属性

Gets the key value that identifies the managed instance.

命名空间:  Microsoft.SqlServer.Management.Utility
程序集:  Microsoft.SqlServer.Management.Utility(在 Microsoft.SqlServer.Management.Utility.dll 中)

语法

声明
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As ManagedInstance..::..Key
    Get
用法
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

属性值

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