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

◆ DBFGetFieldCount()

int SHPAPI_CALL DBFGetFieldCount ( DBFHandle  psDBF)

Definition at line 1164 of file dbfopen.c.

1165{
1166 return (psDBF->nFields);
1167}

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

Here is the caller graph for this function: