Partager via


Constructeur EventColumnInfo.Key (EventColumnInfo.Key)

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

Espace de noms :  Microsoft.SqlServer.Management.XEvent
Assembly :  Microsoft.SqlServer.Management.XEvent (en Microsoft.SqlServer.Management.XEvent.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    other As EventColumnInfo.Key _
)
'Utilisation
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
)

Paramètres

Voir aussi

Référence

EventColumnInfo.Key Classe

Surcharge EventColumnInfo.Key

Espace de noms Microsoft.SqlServer.Management.XEvent