QGIS API Documentation
3.24.2-Tisler (13c1a02865)
|
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. More... | |
The SpatialIndexOptions contains extra options relating to spatial index creation.
Definition at line 469 of file qgsabstractdatabaseproviderconnection.h.
QString QgsAbstractDatabaseProviderConnection::SpatialIndexOptions::geometryColumnName |
Specifies the name of the geometry column to create the index for.
Definition at line 472 of file qgsabstractdatabaseproviderconnection.h.