Interface for SQL logging session with disposable pattern
Readonly
File path where SQL is being logged
Unique session ID
Configuration options for this session
Session start time
Number of statements logged so far
Dispose method to stop logging and clean up resources
Interface for SQL logging session with disposable pattern