/
comp
/
gb.db
/
field
/ type
Field.Type (gb.db)
Syntax
PROPERTY READ
Type
AS
Integer
Returns the type of a field.
One of the following constants is returned:
Boolean
db.integer
db.float
db.date
db.string
db.serial
db.field