Конструктор MapInfo.Key (MapInfo.Key)

Initializes a new instance of the MapInfo.Key class from another MapInfo.Key object.

Пространство имен:  Microsoft.SqlServer.Management.XEvent
Сборка:  Microsoft.SqlServer.Management.XEvent (в Microsoft.SqlServer.Management.XEvent.dll)

Синтаксис

'Декларация
Public Sub New ( _
    other As MapInfo.Key _
)
'Применение
Dim other As MapInfo.Key 

Dim instance As New MapInfo.Key(other)
public Key(
    MapInfo.Key other
)
public:
Key(
    MapInfo.Key^ other
)
new : 
        other:MapInfo.Key -> Key
public function MapInfo.Key(
    other : MapInfo.Key
)

Параметры

См. также

Справочник

MapInfo.Key Класс

Перегрузка MapInfo.Key

Пространство имен Microsoft.SqlServer.Management.XEvent