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


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

Creates a new instance of the EventColumnInfo.Key class from another object.

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

Синтаксис

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

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

Параметры

См. также

Справочник

EventColumnInfo.Key Класс

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

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