ExpressionProperty Properties
The ExpressionProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| Category | Gets or sets the category to which the element belongs. (Inherited from ModelElement.) |
| Context | Gets or sets the context of the element. (Inherited from ModelElement.) |
| DesignElement | Gets or sets the design element that owns the CompositeProperty class instance. (Inherited from CompositeProperty.) |
| DesignTimeProjection | Gets or sets an expression XML that define the query expression result hierarchy. |
| DocumentTableName | Gets the table name associated to the document class. |
| ExpressionModel | Gets or sets an expression model. |
| Id | Gets or sets a unique identification of the element. (Inherited from ModelElement.) |
| Name | Gets or sets the name of the element. (Inherited from ModelElement.) |
| Parent | Gets the parent model element. (Inherited from ModelElement.) |
| ParentProperty | Gets or sets the parent property that owns the PropertyElement class instance. (Inherited from PropertyElement.) |
| PropertyName | Gets the fully qualifying name of the CompositeProperty class instance. (Inherited from CompositeProperty.) |
| PropertyTypes | Gets a collection of PropertyType class instances. (Overrides ModelElement.PropertyTypes.) |
| QueryClassName | Gets or sets the name of the document class. |
| StorageId | Gets or sets an ID that is used to persist the element. |
| SubCategory | Gets or sets the sub category to which the element belongs. (Inherited from ModelElement.) |
Community Additions
ADD
Show: