Metodo XEventException.Init
Initializes the properties of an instance of the XEventException class.
Spazio dei nomi Microsoft.SqlServer.Management.XEvent
Assembly: Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)
Sintassi
'Dichiarazione
Protected Overridable Sub Init
'Utilizzo
Me.Init()
protected virtual void Init()
protected:
virtual void Init()
abstract Init : unit -> unit
override Init : unit -> unit
protected function Init()