Result.All (gb.db)

Desde 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.