SQLTypeDefine
public struct SQLTypeDefine
Specifies the definition of the field at the occasion of creating a table.
string name
The name of the field. By specification, it can enter to 32 characters.
string deftype
The type definition of the field. Inputs Firebird data types, such as "INTEGER".