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


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

Initializes a new instance of the TargetInfo class.

Пространство имен:  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 TypeInfo.Key(name)
public Key(
    string name
)
public:
Key(
    String^ name
)
new : 
        name:string -> Key
public function TypeInfo.Key(
    name : String
)

Параметры

  • name
    Тип: System.String
    A string value that specifies the name.

См. также

Справочник

TypeInfo.Key Класс

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

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