MapValueInfo.IdentityKey 屬性
Gets the identity key.
命名空間: Microsoft.SqlServer.Management.XEvent
組件: Microsoft.SqlServer.Management.XEvent (在 Microsoft.SqlServer.Management.XEvent.dll 中)
語法
'宣告
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As MapValueInfo.Key
Get
'用途
Dim instance As MapValueInfo
Dim value As MapValueInfo.Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public MapValueInfo.Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property MapValueInfo.Key^ IdentityKey {
MapValueInfo.Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : MapValueInfo.Key
function get IdentityKey () : MapValueInfo.Key
屬性值
型別:Microsoft.SqlServer.Management.XEvent.MapValueInfo.Key
An SfcKey value.
備註
The Microsoft.SqlServer.Management.Sdk.Sfc.dll contains the assemblies for SQL Foundation Classes. The library is located at the directory: %ProgramFiles%\Microsoft SQL Server\100\SDK\Assemblies.