Construtor Event
Initializes a new instance of the Event class.
Namespace: Microsoft.SqlServer.Management.XEvent
Assembly: Microsoft.SqlServer.Management.XEvent (em Microsoft.SqlServer.Management.XEvent.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New Event()
public Event()
public:
Event()
new : unit -> Event
public function Event()
Comentários
The empty constructor is a convention in SQL Server Foundation Class. The Microsoft.SqlServer.Management.Sdk.Sfc.dll contains the assemblies for SQL Foundation Classes. The library is found in the directory: %ProgramFiles%\Microsoft SQL Server\100\SDK\Assemblies.