This section describes the Orm assembly that contains tools that are used to create conditions and get information about simple class objects. Simple class objects are dictionaries and MDM dictionaries.
Main interfaces of the Orm assembly are:
IOrmCondition. It is used to work with a condition.
IOrmRecord. It is used to work with a record.
IOrmSimpleClass. It is used to work with a simple class object.
See also: