Represents the data type of a value.
Gets the name of this DataType.
Gets a value indicating whether the data type is represents by Date or not, that is, Date, or DateTime.
Gets a value indicating whether the data type is numeric or not, that is, Integer, Currency, Real, LongInteger, or SingleReal.
Gets a value indicating whether the data type is represents by Time or not.
Gets a value indicating whether the data type is represents by TimeSpan or not.
Represents the data type of a value.