Compartilhar via


Construtor TargetColumnInfo.Key (TargetColumnInfo.Key)

Initializes a new instance of the TargetColumnInfo.Key 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 TargetColumnInfo.Key _
)
'Uso
Dim other As TargetColumnInfo.Key 

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

Parâmetros

Consulte também

Referência

TargetColumnInfo.Key Classe

Sobrecarregado TargetColumnInfo.Key

Namespace Microsoft.SqlServer.Management.XEvent