IOrmSimpleAttr

Assembly: Orm;

Description

The IOrmSimpleAttr interface is used to work with parameters of attribute of a simple class object.

Inheritance Hierarchy

          INamedEntityModel

          IOrmSimpleAttr

Comments

Simple class objects are dictionaries and MDM dictionaries.

Properties

  Property name Brief description
DataType The DataType property returns type of attribute data.

Properties inherited from INamedEntityModel

  Property name Brief description
Id The Id property returns the object identifier.
Key The Key property returns the object key.
Name The Name property returns the object name.

See also:

Orm Assembly Interfaces