#SqlTypeGroup
##Enum Properties
- SqlTypeGroup - SQL datatypes that can be represented as whole numbers.
- SqlTypeGroup - SQL datatypes that can be represented as floating point numbers.
- SqlTypeGroup - SQL datatypes that can be represented as money.
- SqlTypeGroup - SQL datatypes that can be represented as a combination of date and time.
- SqlTypeGroup - SQL datatypes that can be represented as solely a date.
- SqlTypeGroup - SQL datatypes that can be represented as solely a time.
- SqlTypeGroup - SQL datatypes that can be represented as text.
- SqlTypeGroup - SQL datatypes that can be represented as binary objects.
- SqlTypeGroup - SQL datatypes that cannot be represented by any of the other types.
- SqlTypeGroup - Unknown SQL datatypes.
- SqlTypeGroup - SQL database types that can be represented with true or false.
