ICachedDatasetLookup

Description

The ICachedDatasetLookup interface contains properties and methods that are used to search data in source cache.

Properties

  Property name Brief description
Dataset The Dataset property returns data source cache.
Fields The Fields property returns a collection of fields by which search is performed.

Methods

  Method name Brief description
Locate The Locate method searches and returns whether search in data source cache was successful.
Lookup The Lookup method returns a collection of fields values of the found record.

See also:

Db Assembly Interfaces