SelectTransformExpressionData Properties |
The SelectTransformExpressionData type exposes the following members.
| 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.) |