ExpressionProperty Properties

The ExpressionProperty type exposes the following members.

  NameDescription
Public property Category Gets or sets the category to which the element belongs. (Inherited from ModelElement.)
Public property Context Gets or sets the context of the element. (Inherited from ModelElement.)
Public property DesignElement Gets or sets the design element that owns the CompositeProperty class instance. (Inherited from CompositeProperty.)
Public property DesignTimeProjection Gets or sets an expression XML that define the query expression result hierarchy.
Public property DocumentTableName Gets the table name associated to the document class.
Public property ExpressionModel Gets or sets an expression model.
Public property Id Gets or sets a unique identification of the element. (Inherited from ModelElement.)
Public property Name Gets or sets the name of the element. (Inherited from ModelElement.)
Public property Parent Gets the parent model element. (Inherited from ModelElement.)
Public property ParentProperty Gets or sets the parent property that owns the PropertyElement class instance. (Inherited from PropertyElement.)
Public property PropertyName Gets the fully qualifying name of the CompositeProperty class instance. (Inherited from CompositeProperty.)
Public property PropertyTypes Gets a collection of PropertyType class instances. (Overrides ModelElement.PropertyTypes.)
Public property QueryClassName Gets or sets the name of the document class.
Public property StorageId Gets or sets an ID that is used to persist the element.
Public property SubCategory Gets or sets the sub category to which the element belongs. (Inherited from ModelElement.)
Top

Community Additions

ADD
Show: