The "number of fields" property indicates the total number of fields defined for a table. The value takes in consideration only user defined fields and does not include any hidden fields that exist for the table. Use the CTTable.GetFieldCount() method to retrieve the number of fields associated with a table.