IOrmSimpleClass

Assembly: Orm;

Description

The IOrmSimpleClass interface is used to work with a simple class object.

Inheritance Hierarchy

          IOrmSimpleClass

Comments

The interface contains properties that are used to get information about simple class objects. Simple class objects are dictionaries and MDM dictionaries. Each of these objects can be cast to this interface. Information about the object can be used to search data inside it.

Properties

  Property name Brief description
Attrs The Attrs property returns collection of object attributes.

See also:

Orm Assembly Interfaces