Compartir a través de


MapValueInfo.Key Constructor (MapValueInfo.Key)

Initializes a new instance of the MapValueInfo.Key class from another MapValueInfo.Key object.

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 MapValueInfo.Key _
)
'Uso
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
)

Parámetros

Vea también

Referencia

MapValueInfo.Key Clase

Sobrecarga de MapValueInfo.Key

Espacio de nombres Microsoft.SqlServer.Management.XEvent