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

◆ ShpDumperGetRecordCount()

int ShpDumperGetRecordCount ( SHPDUMPERSTATE state)

Definition at line 2171 of file pgsql2shp-core.c.

2172{
2173 return state->rowcount;
2174}

References shp_dumper_state::rowcount.

Referenced by main(), and pgui_action_export().

Here is the caller graph for this function: