The ConstantExpression type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DataType | The datatype of the constant. | |
| Precision | The the maximum number of digits used to represent numeric values. | |
| Scale | The number of decimal places to which numeric values should be resolved. | |
| Size | The size of the constant. | |
| Value | The value of the underlying constant. |