Field.Type (gb.db)

Property Read Type As Integer

Returns the type of a field.

One of the following constants is returned:

  • db.Blob

  • db.Boolean

  • db.Date

  • db.Float

  • db.Integer

  • db.Long

  • db.Serial

  • db.String