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