Condividi tramite


Costruttore MapInfo.Key (MapInfo.Key)

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

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

Parametri

Vedere anche

Riferimento

MapInfo.Key Classe

Overload MapInfo.Key

Spazio dei nomi Microsoft.SqlServer.Management.XEvent