IdentityKey 属性

Gets the key that identifies the policy.

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

语法

声明
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As Policy..::..Key
    Get
用法
Dim instance As Policy
Dim value As Policy..::..Key

value = instance.IdentityKey
[SfcIgnoreAttribute]
public Policy..::..Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property Policy..::..Key^ IdentityKey {
    Policy..::..Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : Policy..::..Key
function get IdentityKey () : Policy..::..Key

属性值

类型:Microsoft.SqlServer.Management.Dmf. . :: . .Policy. . :: . .Key
A Policy..::..Key object value that specifies the identity key.

注释

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。

示例

设置属性