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.