Méthode XEventException.Init
Initializes the properties of an instance of the XEventException class.
Espace de noms : Microsoft.SqlServer.Management.XEvent
Assembly : Microsoft.SqlServer.Management.XEvent (en Microsoft.SqlServer.Management.XEvent.dll)
Syntaxe
'Déclaration
Protected Overridable Sub Init
'Utilisation
Me.Init()
protected virtual void Init()
protected:
virtual void Init()
abstract Init : unit -> unit
override Init : unit -> unit
protected function Init()