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