FieldCount property

Applies to
TQDBItem, TQDBView

Declaration
property FieldCount : integer;

Description
The number of fields as currently defined.

The list of fields may have been built in two distinct ways: it may have been loaded from a QDB file via FetchStructure; or it may have been constructed at run-time using the AddField method.