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

Initializes a new instance of the Action.Key class from an Action.Key object.

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

Синтаксис

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

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

Параметры

См. также

Справочник

Action.Key Класс

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

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