MetaEntityAttrDescriptor class
public class EasyData.MetaEntityAttrDescriptorPackage: EasyData.Core (targets: netstandard2.0)
Assembly: EasyData.Core.dll
Constructors
Section titled “Constructors”| Name | Type | Description |
|---|---|---|
| MetaEntityAttrDescriptor(MetaEntity parent) | void | |
MetaEntityAttrDescriptor(MetaEntity parent, string expr) | void | |
MetaEntityAttrDescriptor(MetaEntity parent, EntityAttrKind kind, string expr = ) | void |
Properties
Section titled “Properties”| Name | Type | Description |
|---|---|---|
| Caption | string | |
| DataType | DataType | |
| Expression | string | |
| IsVirtual | bool | |
| Kind | EntityAttrKind | |
| Parent | MetaEntity | |
| Size | int |