MetaEntityAttrList class
Represents list of entity attributes
public class EasyData.MetaEntityAttrList : Collection<MetaEntityAttr>
Package: EasyData.Core
(targets: netstandard2.0
)
Assembly: EasyData.Core.dll
Constructors
Section titled “Constructors”Name | Type | Description |
---|---|---|
MetaEntityAttrList() | void |
Methods
Section titled “Methods”Name | Type | Description |
---|---|---|
Reorder() | void | Reorders entity attributes by index in increase order. |
SortByCaption() | void | Orders list of attributes by their captions. |