Type of database event.
Source position: sqldb.pp line 28
type TDBEventType = sqltypes.TDBEventType; |
TDBEventType describes the type of a database event message as generated by TSQLConnection through the TSQLConnection.OnLog event.
|
An abstract class representing a connection to a SQL Database. |
|
|
Event handler prototype for handling events. |
|
|
Event handler for logging events. |