The BaseObject type exposes the following members.
Properties
Name | Description | |
---|---|---|
Cache |
Cache options.
| |
CacheDuration |
Duration caching the query results (in seconds). Minus one or zero - without caching (default).
| |
ConnectionString |
Connection string.
Default value: LocalSqlServer.
| |
RowData |
DataRow on which builded an instance of the derived class.
| |
TableName |
Table name.
|
See Also