Документация по Gambas 2
Development Environment Documentation
Documents
Language Index
Language Overviews
Lexicon
Компиляция & Установка
ПРОЧТИ
Последние изменения
Регистрация
Что переводить
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
Field.Type (gb.db2)
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