PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ DBFGetFieldCount()

int SHPAPI_CALL DBFGetFieldCount ( DBFHandle  psDBF)

Definition at line 1246 of file dbfopen.c.

1248{
1249 return( psDBF->nFields );
1250}
int nFields
Definition shapefil.h:600

References DBFInfo::nFields.

Referenced by DBFGetFieldIndex(), ShpLoaderGenerateSQLRowStatement(), and ShpLoaderOpenShape().

Here is the caller graph for this function: