PostGIS
3.0.6dev-r@@SVN_REVISION@@
◆
DBFGetRecordCount()
int
SHPAPI_CALL
DBFGetRecordCount
(
DBFHandle
psDBF
)
Definition at line
1176
of file
dbfopen.c
.
1177
{
1178
return
(psDBF->nRecords);
1179
}
Referenced by
ShpLoaderOpenShape()
.
Here is the caller graph for this function:
loader
dbfopen.c
Generated by
1.9.1