Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

IDataSetModel (BIRT)

Revision as of 15:14, 27 October 2008 by Scottr.innoventsolutions.com (Talk | contribs) (New page: {{Backlink|(BIRT) Java Constants}} ==== RESULT_SET_PROP   ( resultSet ) ==== IDataSetModel.RESULT_SET_PROP ==== RESULT_SET_HINTS_PROP   ( resultSetHints ) =...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

< To: (BIRT) Java Constants

RESULT_SET_PROP   ( resultSet )

IDataSetModel.RESULT_SET_PROP

RESULT_SET_HINTS_PROP   ( resultSetHints )

IDataSetModel.RESULT_SET_HINTS_PROP

COMPUTED_COLUMNS_PROP   ( computedColumns )

IDataSetModel.COMPUTED_COLUMNS_PROP

COLUMN_HINTS_PROP   ( columnHints )

IDataSetModel.COLUMN_HINTS_PROP

FILTER_PROP   ( filter )

IDataSetModel.FILTER_PROP

PARAMETERS_PROP   ( parameters )

IDataSetModel.PARAMETERS_PROP

CACHED_METADATA_PROP   ( cachedMetaData )

IDataSetModel.CACHED_METADATA_PROP

ROW_FETCH_LIMIT_PROP   ( rowFetchLimit )

IDataSetModel.ROW_FETCH_LIMIT_PROP

NEEDS_CACHE_PROP   ( needsCache )

IDataSetModel.NEEDS_CACHE_PROP

Back to the top