Microsoft.Data.SqlClient.Internal.SqlClientEventScope
A disposable scope for general event tracing. Automatically leaves the scope when disposed.
Initializes a new instance of the SqlClientEventScope struct.
Creates a new event scope with one formatted argument.
Creates a new event scope with two formatted arguments.
Creates a new event scope for a class with the calling member name.
Creates a new event scope with a pre-existing scope identifier.
Disposes the scope, leaving the event scope if the scope ID is non-zero.