getFieldCount abstract method

int getFieldCount()

Gets the total number of fields.

Returns:

  • The sum of positional and named fields

Implementation

int getFieldCount();