Skip to content

DataType enum

Represents the common types of the data.

NameValueDescription
Autoinc13Autoincrement 32-bit integer value
BCD9Binary-coded decimal value
Blob15BLOB value (any data with unlimited length)
Bool6Boolean value
Byte28-bit integer value
Currency8Money value
Date10Date value
DateTime12Date and time value
FixedChar16Fixed character value
Float7Floating-point numeric value
Geography19Any data that represents some geography objects
Geometry18Any geometry data
Guid17The unique identifier
Int32432-bit integer value
Int64564-bit integer value
Memo14MEMO value (text with unlimited length)
String1String value
Time11Time value
Unknown0Unknown type value
Word316-bit integer value