Compartilhar via


Método XEventException.Init

Initializes the properties of an instance of the XEventException class.

Namespace:  Microsoft.SqlServer.Management.XEvent
Assembly:  Microsoft.SqlServer.Management.XEvent (em Microsoft.SqlServer.Management.XEvent.dll)

Sintaxe

'Declaração
Protected Overridable Sub Init
'Uso
Me.Init()
protected virtual void Init()
protected:
virtual void Init()
abstract Init : unit -> unit  
override Init : unit -> unit
protected function Init()

Consulte também

Referência

XEventException Classe

Namespace Microsoft.SqlServer.Management.XEvent