|
QGIS API Documentation 3.99.0-Master (d270888f95f)
|
The SpatialIndexOptions contains extra options relating to spatial index creation. More...
#include <qgsabstractdatabaseproviderconnection.h>
Public Attributes | |
| QString | geometryColumnName |
| Specifies the name of the geometry column to create the index for. | |
The SpatialIndexOptions contains extra options relating to spatial index creation.
Definition at line 489 of file qgsabstractdatabaseproviderconnection.h.
| QString QgsAbstractDatabaseProviderConnection::SpatialIndexOptions::geometryColumnName |
Specifies the name of the geometry column to create the index for.
Definition at line 492 of file qgsabstractdatabaseproviderconnection.h.