Initializes the properties of an instance of the XEventException class.
命名空间: Microsoft.SqlServer.Management.XEvent
程序集: Microsoft.SqlServer.Management.XEvent(在 Microsoft.SqlServer.Management.XEvent.dll 中)
语法
声明
Protected Overridable Sub Init
用法
Me.Init()
protected virtual void Init()
protected:
virtual void Init()
abstract Init : unit -> unit
override Init : unit -> unit
protected function Init()