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

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

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

Синтаксис

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

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

Параметры

См. также

Справочник

EventField.Key Класс

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

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