The ConstantExpression type exposes the following members.

Properties

  NameDescription
Public propertyDataType
The datatype of the constant.
Public propertyPrecision
The the maximum number of digits used to represent numeric values.
Public propertyScale
The number of decimal places to which numeric values should be resolved.
Public propertySize
The size of the constant.
Public propertyValue
The value of the underlying constant.

See Also