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


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

Initializes a new instance of the ActionInfo.Key class from the name of an Action object provided by the name parameter.

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

Синтаксис

'Декларация
Public Sub New ( _
    name As String _
)
'Применение
Dim name As String 

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

Параметры

См. также

Справочник

ActionInfo.Key Класс

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

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