QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
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 436 of file qgsabstractdatabaseproviderconnection.h.
QString QgsAbstractDatabaseProviderConnection::SpatialIndexOptions::geometryColumnName |
Specifies the name of the geometry column to create the index for.
Definition at line 439 of file qgsabstractdatabaseproviderconnection.h.