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.