GEOS SDK TechDocs|
|
2 Creating a DataStore |
4 Building an Index DataStoreDelete()
To delete a datastore, call
DataStoreDelete()
. This routine will delete the entire file or return DSE_DATASTORE_IN_USE if the datastore is in use or DSE_DATASTORE_NOT_FOUND if the datastore does not exist.
GEOS SDK TechDocs|
|
2 Creating a DataStore |
4 Building an Index