The DataType..::.Numeric type exposes the following members.

Properties

  NameDescription
BaseType
Gets DataType
(Inherited from DataType.)
DefaultValue
Override. See DefaultValue. Gets 0.
(Overrides DataType..::.DefaultValue.)
IsUserDefinedType
Gets if a type is declared as a user defined one.
(Inherited from DataType.)
Precision
Gets or sets the type precision.
(Inherited from DataType..::.TypeWithPrecision.)
Scale
Gets or sets the type scale.
(Inherited from DataType..::.TypeWithPrecision.)
SupportCollation
Gets true value if a type supports collation.
(Inherited from DataType.)

See Also