Select |
The SelectTransformExpressionData type exposes the following members.
| Name | Description | |
|---|---|---|
| SelectTransformExpressionData | Initializes a new instance of the SelectTransformExpressionData class. |
| Name | Description | |
|---|---|---|
| DataType | Gets the element data type. | |
| Description |
Gets or sets the object description.
(Inherited from DescriptorBaseData) | |
| Format |
Gets the statement format.
(Inherited from ExpressionDescriptorData) | |
| Id |
Gets the object ID.
(Inherited from DescriptorBaseData) | |
| IsAggregated | Gets or sets a value indicating whether or not the expression is aggregated. | |
| Name |
Gets or sets the object name.
(Inherited from DescriptorBaseData) | |
| Placeholders |
Gets the expression parameter placeholders.
(Inherited from ExpressionDescriptorData) | |
| Statement |
Gets or sets the expression statement.
(Inherited from ExpressionDescriptorData) | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) |
| Name | Description | |
|---|---|---|
| ToDataContractMapping | Get the mapping rules from the entity to the data contract. | |
| ToEntityMapping | Get the mapping rules from the data contract to entity. |