Méthode QueryableXEventData.Dispose (Boolean)

Called by the Dispose() and Finalize() methods to release the managed and unmanaged resources used by the current instance of the QueryableXEventData class.

Espace de noms :  Microsoft.SqlServer.XEvent.Linq
Assembly :  Microsoft.SqlServer.XEvent.Linq (en Microsoft.SqlServer.XEvent.Linq.dll)

Syntaxe

'Déclaration
Protected Overridable Sub Dispose ( _
    disposing As Boolean _
)
'Utilisation
Dim disposing As Boolean 

Me.Dispose(disposing)
protected virtual void Dispose(
    bool disposing
)
protected:
virtual void Dispose(
    bool disposing
)
abstract Dispose : 
        disposing:bool -> unit  
override Dispose : 
        disposing:bool -> unit
protected function Dispose(
    disposing : boolean
)

Paramètres

Voir aussi

Référence

QueryableXEventData Classe

Surcharge Dispose

Espace de noms Microsoft.SqlServer.XEvent.Linq