Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

DataCombo.Table (gb.db.form)

Property Table As String

Return or set the name of the table that will be used for displaying the DataCombo contents and populating its pop-up list.

That table must have a primary key whose name is the same as the contents of the Field property.

The table contents can be filtered with the Filter property.