Namespace ItTiger.TigerQuery.Events
Classes
- BatchEnd
- Describes the outcome of a batch execution attempt.
- BatchStart
- Describes a batch execution immediately before it starts.
- ColumnInfo
- Describes one column in a materialized SQL result set.
- ExecutionPlanReady
- Describes a successfully prepared script immediately before connection opening and SQL execution.
- ResultSetInfo
- Contains column metadata and all rows materialized from one SQL result set.
- SqlCmdMessage
- Represents a SQL Server informational/error message or an exception converted to the engine's message model.
Enums
- SqlCmdMessageType
- Categorizes SQL Server messages and engine-observed exceptions.