|  | + | AssignSmartRecordInformation () | Assign SmartRecordKey and Attachment/Comment function 
 | 
  |  | + | FetchData (IFetchDataRequest) | Fetch data from the data source Inherited from Consultingwerk.OERA.IDataAccess
 | 
  |  | + | FetchDataByKeyTable (IFetchDataByKeyTableParameter) | Allows retrieve multiple DB records from a Business Entity based on
         a temp-table with key values Inherited from Consultingwerk.OERA.IDataAccess
 | 
  |  | + | FetchDataByStaticQuery (IFetchDataByStaticQueryRequest) | Fetches data for single table, using a static query Inherited from Consultingwerk.OERA.IDataAccess
 | 
  |  | + | FetchDataByTempTable (table-handle, IFetchDataByTempTableParameter) | Supports retrieve multiple DB records from a Business Entity based on
         a temp-table Inherited from Consultingwerk.OERA.IDataAccess
 | 
  |  | + | SaveChanges () | Save changes to physical storage Inherited from Consultingwerk.OERA.IDataAccess
 |