Home > comp > gb.db > connection > find 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
Connection.Find (gb.db)
Syntax
FUNCTION Find ( Table AS String [ , Request AS String, Arguments AS , ... ] ) AS Result
Returns a read-only Result object used for querying records in the specified table.

The last feature allows you to write requests that are independant of the underlying database type.

See also

Delete  Edit  Exec  Subst