IDatasetModelFields

Description

The IDatasetModelFields interface contains properties and methods of structure of data source fields.

Properties

  Property name Brief description
Count The Count property returns the quantity of data source fields.
Item The Item property returns an object containing a field of data source.

Methods

  Method name Brief description
FindById The FindById method searches data source field by the identifier.
FindByKey The FindByKey method searches data source field by key.

See also:

Db Assembly Interfaces