Поделиться через


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

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

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

Синтаксис

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

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

Параметры

См. также

Справочник

MapValueInfo.Key Класс

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

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