Construtor TypeInfo.Key (TypeInfo.Key)
Initializes a new instance of the TargetInfo class.
Namespace: Microsoft.SqlServer.Management.XEvent
Assembly: Microsoft.SqlServer.Management.XEvent (em Microsoft.SqlServer.Management.XEvent.dll)
Sintaxe
'Declaração
Public Sub New ( _
other As TypeInfo.Key _
)
'Uso
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
)
Parâmetros
- other
Tipo: Microsoft.SqlServer.Management.XEvent.TypeInfo.Key
A TargetInfo object.