Compartir a través de


TargetColumnInfo.Key Constructor (TargetColumnInfo.Key)

Initializes a new instance of the TargetColumnInfo.Key class.

Espacio de nombres:  Microsoft.SqlServer.Management.XEvent
Ensamblado:  Microsoft.SqlServer.Management.XEvent (en Microsoft.SqlServer.Management.XEvent.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

TargetColumnInfo.Key Clase

Sobrecarga de TargetColumnInfo.Key

Espacio de nombres Microsoft.SqlServer.Management.XEvent