Assembly: Orm;
The IOrmRecord interface is used to work with records.
IOrmRecord
A record is a set of attribute values.
| Method name | Brief description | |
| AttributeValue | The AttributeValue property returns an attribute value by its index. |
| Method name | Brief description | |
| FindAttribute | The FindAttribute method returns index of the specified attribute. |
See also: