QGIS API Documentation
3.16.0-Hannover (43b64b13f3)
|
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 475 of file qgsabstractdatabaseproviderconnection.h.
QString QgsAbstractDatabaseProviderConnection::SpatialIndexOptions::geometryColumnName |
Specifies the name of the geometry column to create the index for.
Definition at line 478 of file qgsabstractdatabaseproviderconnection.h.