Costruttore TargetColumnInfo.Key (TargetColumnInfo.Key)

Initializes a new instance of the TargetColumnInfo.Key class.

Spazio dei nomi  Microsoft.SqlServer.Management.XEvent
Assembly:  Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    other As TargetColumnInfo.Key _
)
'Utilizzo
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
)

Parametri

Vedere anche

Riferimento

TargetColumnInfo.Key Classe

Overload TargetColumnInfo.Key

Spazio dei nomi Microsoft.SqlServer.Management.XEvent