DaoBase Properties |
The DaoBase type exposes the following members.
Name | Description | |
---|---|---|
CommandTimeOut |
Gets / sets the command time out (in seconds). This is a global setting, so every Command object created after you've set this
property to a value will have that value as CommandTimeOut. Default is 30 seconds which is the ADO.NET default.
| |
EntityFactoryToUse |
Gets / sets entityFactory to use
| |
FunctionMappings |
Gets the function mappings for the DQE related to this Dao class. These function mappings are static and therefore not changeable.
|