IdentityKey 屬性
Gets the identity key.
命名空間: Microsoft.SqlServer.Management.Dmf
組件: Microsoft.SqlServer.Dmf (在 Microsoft.SqlServer.Dmf.dll 中)
語法
'宣告
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As PolicyStore..::..Key
Get
'用途
Dim instance As PolicyStore
Dim value As PolicyStore..::..Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public PolicyStore..::..Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property PolicyStore..::..Key^ IdentityKey {
PolicyStore..::..Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : PolicyStore..::..Key
function get IdentityKey () : PolicyStore..::..Key
屬性值
型別:Microsoft.SqlServer.Management.Dmf. . :: . .PolicyStore. . :: . .Key
An SfcKey object.