QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
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... | |
Contains extra options relating to spatial index creation.
Definition at line 614 of file qgsabstractdatabaseproviderconnection.h.
QString QgsAbstractDatabaseProviderConnection::SpatialIndexOptions::geometryColumnName |
Specifies the name of the geometry column to create the index for.
Definition at line 617 of file qgsabstractdatabaseproviderconnection.h.