TableRequestInfo

From RemObjects Software

Jump to: navigation, search

This is a Data Abstract Architecture entry
Feel free to add your notes to this topic below.


The TableRequestInfo structure is a TROComplexType descendant, which is used for passing parameters in the DataAbstractService.GetData call.

  • UserFilter - is used for passing TDAWhere conditional in Where clause of SQL.
  • IncludeSchema - the switch that specifies that table schema will be returned with data records or not.
  • MaxRecords - is used for specifying how many records should be returned from server
  • Parameters - is used for passing values of parameters of SQL.


Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToDriversComponentsToolsSamplesArticlesArchitectureIssues

Personal tools