_TableFields (gb.db2)

This collection includes all the fields of a table.

Esta clase es virtual.

Esta clase no es instanciable.

Esta clase actúa como un array de sólo lectura.

Esta clase es enumerable con la palabra clave FOR EACH.

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

Métodos
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.