IdentityKey 属性

Gets the key value that identifies the target set.

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

语法

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

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

属性值

类型:Microsoft.SqlServer.Management.Dmf. . :: . .TargetSet. . :: . .Key
A TargetSet..::..Key value that specifies the key value of the target set.

注释

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