Costruttore MapInfo.Key
Initializes a new instance of the MapInfo.Key class.
Spazio dei nomi Microsoft.SqlServer.Management.XEvent
Assembly: Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New MapInfo.Key()
public Key()
public:
Key()
new : unit -> Key
public function MapInfo.Key()