Condividi tramite


Costruttore EventColumnInfo.Key (EventColumnInfo.Key)

Creates a new instance of the EventColumnInfo.Key class from another object.

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 EventColumnInfo.Key _
)
'Utilizzo
Dim other As EventColumnInfo.Key 

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

Parametri

Vedere anche

Riferimento

EventColumnInfo.Key Classe

Overload EventColumnInfo.Key

Spazio dei nomi Microsoft.SqlServer.Management.XEvent