The properties of the DatabaseAccessEventArgs class are listed below. For a complete list of DatabaseAccessEventArgs class members, see the DatabaseAccessEventArgs Members topic.
Command | The SQL text that was executed against the database. |
CommandText | The SQL text that was executed against the database. |
ConnectionAvailable | Gets a value indicating whether [connection available]. |
Duration | The time it took to execute the database command. |
DatabaseAccessEventArgs Class | DomainObjects.Facade.Diagnostics Namespace