.Table.Fields (gb.db)
This collection includes all the fields of a table.
Diese Klasse beerbt
.SubCollection.
Diese Klasse ist virtuell.
Diese Klasse kann nicht erzeugt werden.
Diese Klasse verhält sich wie ein
nur lesbar-Array.
Mit dem
FOR EACH-Schlüsselwort ist diese Klasse
zählbar.
Inherited properties
Count
|
Returns the number of elements in the collection of sub-objects.
|
Methoden
Add
|
Add a field into a table being created.
|
Inherited methods
Exist
|
Returns if a specified element exists in the collection of sub-objects.
|
Refresh
|
Refreshes the collection contents by clearing its internal cache.
|