Namespace LfrlAnvil.Sql.Events
Classes
- SqlDatabaseFactoryStatementListener
Creates instances of ISqlDatabaseFactoryStatementListener type.
Structs
- SqlDatabaseFactoryStatementEvent
Represents an event associates with an SQL statement that is to be ran during ISqlDatabase creation.
- SqlDatabaseFactoryStatementKey
Represents an identifier of an SQL statement ran during ISqlDatabase creation.
Interfaces
- ISqlDatabaseFactoryStatementListener
Represents a listener that allows to react to SQL statements executed during ISqlDatabase creation.
Enums
- SqlDatabaseFactoryStatementType
Represents a type of an SQL statement ran during ISqlDatabase creation.