| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
#include "qgsabstractproviderconnection.h"#include "qgscoordinatereferencesystem.h"#include "qgis_core.h"#include "qgsfields.h"#include "qgsexception.h"#include "qgsvectordataprovider.h"#include <QObject>

Go to the source code of this file.
| Classes | |
| struct | QgsAbstractDatabaseProviderConnection::TableProperty::GeometryColumnType | 
| The GeometryColumnType struct represents the combination of geometry type and CRS for the table geometry column.  More... | |
| class | QgsAbstractDatabaseProviderConnection | 
| The QgsAbstractDatabaseProviderConnection class provides common functionality for DB based connections.  More... | |
| struct | QgsAbstractDatabaseProviderConnection::QueryResult | 
| The QueryResult class represents the result of a query executed by execSql()  More... | |
| struct | QgsAbstractDatabaseProviderConnection::SpatialIndexOptions | 
| Contains extra options relating to spatial index creation.  More... | |
| struct | QgsAbstractDatabaseProviderConnection::TableProperty | 
| The TableProperty class represents a database table or view.  More... | |