Home > comp > gb.db.form > datasource > table 
  [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
 
DataSource.Table (gb.db.form)
Syntax
PROPERTY Table AS String
Returns or sets the name of the table we want to use

DataSource uses this property, the Filter property(optional) and an Open Connection to make a Result object;
and, fills its controls; on, its start and when, its Refresh method is called.

Often, you'll need a Primary Index in you database Table.