Документация по 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
Result.All (gb.db)
Поскольку 3.11
Function
All
(
Field
As
String
)
As
Array
Return the value of the specified field of each result record as an array.
This method is about twice faster than the equivalent code written in Gambas.