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


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

Initializes a new instance of the ActionInfo.Key class from a ActionInfo.Key object provided by the other parameter.

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

Синтаксис

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

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

Параметры

См. также

Справочник

ActionInfo.Key Класс

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

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