Свойство MapInfo.IdentityKey
Gets a SQL Foundation Class identity key.
Пространство имен: Microsoft.SqlServer.Management.XEvent
Сборка: Microsoft.SqlServer.Management.XEvent (в Microsoft.SqlServer.Management.XEvent.dll)
Синтаксис
'Декларация
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As MapInfo.Key
Get
'Применение
Dim instance As MapInfo
Dim value As MapInfo.Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public MapInfo.Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property MapInfo.Key^ IdentityKey {
MapInfo.Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : MapInfo.Key
function get IdentityKey () : MapInfo.Key
Значение свойства
Тип: Microsoft.SqlServer.Management.XEvent.MapInfo.Key
An SfcKey object.
Замечания
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.