Конструктор TypeInfo.Key (TypeInfo.Key)
Initializes a new instance of the TargetInfo class.
Пространство имен: Microsoft.SqlServer.Management.XEvent
Сборка: Microsoft.SqlServer.Management.XEvent (в Microsoft.SqlServer.Management.XEvent.dll)
Синтаксис
'Декларация
Public Sub New ( _
other As TypeInfo.Key _
)
'Применение
Dim other As TypeInfo.Key
Dim instance As New TypeInfo.Key(other)
public Key(
TypeInfo.Key other
)
public:
Key(
TypeInfo.Key^ other
)
new :
other:TypeInfo.Key -> Key
public function TypeInfo.Key(
other : TypeInfo.Key
)
Параметры
- other
Тип: Microsoft.SqlServer.Management.XEvent.TypeInfo.Key
A TargetInfo object.