CTTable.GetFieldCount
Syntax
int GetFieldCount( )
Parameters
This method has no parameters.
Description
Retrieves the number of fields in the table
Return
GetFieldCount() returns the number of fields.
See Also
AddField(), DelField(), GetFieldNumber(), GetIndexCount(), InsertField()