Documentació de Gambas (versió en desenvolupament)
Compilació i instaŀlació
Components
gb
gb.desktop
gb.form
gb.qt4
gb.web
Documents
How To's
Language Index
Language Overviews
Lèxic
Missatges d'Error
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)
Since 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.