Конструктор Event
Initializes a new instance of the Event class.
Пространство имен: Microsoft.SqlServer.Management.XEvent
Сборка: Microsoft.SqlServer.Management.XEvent (в Microsoft.SqlServer.Management.XEvent.dll)
Синтаксис
'Декларация
Public Sub New
'Применение
Dim instance As New Event()
public Event()
public:
Event()
new : unit -> Event
public function Event()
Замечания
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.