An indooGrid Documented Class Library

dataAccess Fields

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

Public Static (Shared) Fields

showExtendedErrorDescription When set to true some sensitive data may appear. Only for debugging/developing.

Public Instance Fields

alternativeUpdate If there are problems with some odbc drivers, here is alternative method to update data...
client Database client.
convertNothingToDBNullOnUpdate Convert nothing object to dbNull when update. Default is true
defaultDataset When updateRecord is used with retrieved last inserted ID, this sql statement is used"
store Store results into this object and use it as custom cache for fast retrieving database data.

See Also

dataAccess Class | Indoo.Data Namespace