Provides functionality to read data from a database using a connection with a type of
IMetaObject.
Inheritance Hierarchy
Namespace: FlexRule.Data.DatabaseAssembly: FlexRule.Database (in FlexRule.Database.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic class ReadonlyConext : IDisposable
The ReadonlyConext type exposes the following members.
Constructors
Methods|
| Name | Description |
|---|
 | Dispose | |
 | ReadRow(String) | |
 | ReadRow(String, IDictionaryString, Object) | |
 | ReadRow(String, Boolean, IDictionaryString, Object) | |
 | ReadRowCollection(String) | |
 | ReadRowCollection(String, IDictionaryString, Object) | |
 | ReadRowCollection(String, Boolean, IDictionaryString, Object) | |
Top
Extension Methods
See Also