BaseObject PropertiesNemiro.Data.dll

The BaseObject type exposes the following members.

Properties

  NameDescription
Public propertyCache
Cache options.
Public propertyCacheDuration
Duration caching the query results (in seconds). Minus one or zero - without caching (default).
Public propertyConnectionString
Connection string. Default value: LocalSqlServer.
Public propertyRowData
DataRow on which builded an instance of the derived class.
Public propertyTableName
Table name.
Top
See Also