_TableFields (gb.db2)

This collection includes all the fields of a table.

Questa classe è virtuale.

Questa classe non è creabile.

Questa classe si comporta come un solo-lettura array.

Questa classe è enumerabile con la parola chiave FOR EACH.

Proprietà
Count   Return the number of fields in the table.
List   Return the names of all table fields as a string array.

Metodi
Add   Add a field into a table being created.
Exist   Return if a specific field exists in the table.
Refresh   Refresh the internal list of all table fields.