Partager via


Constructeur MapValueInfo.Key (MapValueInfo.Key)

Initializes a new instance of the MapValueInfo.Key class from another MapValueInfo.Key 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 MapValueInfo.Key _
)
'Utilisation
Dim other As MapValueInfo.Key 

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

Paramètres

Voir aussi

Référence

MapValueInfo.Key Classe

Surcharge MapValueInfo.Key

Espace de noms Microsoft.SqlServer.Management.XEvent