IOrmRecord

Assembly: Orm;

Description

The IOrmRecord interface is used to work with records.

Inheritance Hierarchy

          IOrmRecord

Comments

A record is a set of attribute values.

Properties

  Method name Brief description
AttributeValue The AttributeValue property returns an attribute value by its index.

Methods

  Method name Brief description
FindAttribute The FindAttribute method returns index of the specified attribute.

See also:

Orm Assembly Interfaces