QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Attributes | List of all members
QgsAbstractDatabaseProviderConnection::SpatialIndexOptions Struct Reference

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...
 

Detailed Description

The SpatialIndexOptions contains extra options relating to spatial index creation.

Since
QGIS 3.14

Definition at line 474 of file qgsabstractdatabaseproviderconnection.h.

Member Data Documentation

◆ geometryColumnName

QString QgsAbstractDatabaseProviderConnection::SpatialIndexOptions::geometryColumnName

Specifies the name of the geometry column to create the index for.

Definition at line 477 of file qgsabstractdatabaseproviderconnection.h.


The documentation for this struct was generated from the following file: