DomainObjects Class Library

DatabaseAccessEventArgs Properties

The properties of the DatabaseAccessEventArgs class are listed below. For a complete list of DatabaseAccessEventArgs class members, see the DatabaseAccessEventArgs Members topic.

Public Instance Properties

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.

See Also

DatabaseAccessEventArgs Class | DomainObjects.Facade.Diagnostics Namespace