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.

참고 항목

참조

Event 클래스

Event 오버로드

Microsoft.SqlServer.Management.XEvent 네임스페이스