The DataType..::.TypeWithPrecision type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BaseType |
Gets DataType (Inherited from DataType.) | |
| DefaultValue | Gets default value for a type. (Inherited from DataType.) | |
| IsUserDefinedType | Gets if a type is declared as a user defined one. (Inherited from DataType.) | |
| Precision | Gets or sets the type precision. | |
| Scale | Gets or sets the type scale. | |
| SupportCollation | Gets true value if a type supports collation. (Inherited from DataType.) |