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

◆ DBFGetFieldCount()

int SHPAPI_CALL DBFGetFieldCount ( DBFHandle  psDBF)

Definition at line 1237 of file dbfopen.c.

1239{
1240 return( psDBF->nFields );
1241}
int nFields
Definition shapefil.h:600

References DBFInfo::nFields.

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

Here is the caller graph for this function: