Query Session Completed

Raised when a query returns results successfully.

Event

Description

This event records the successful completion of a query execution. It captures result metadata (row count, columns) but not the full result data.

Trigger

Raised when query execution completes without error and results are available.