Class PostGisDriver
PostGisDriver class
A driver for the PostGIS database.
public class PostGisDriver : DatabaseDriver
Methods
Name | Description |
---|---|
FromDefinition(string) | Allows the start of the process of configuring the data source IFromDefinitionDataSource for further work with it. |
FromQuery(string) | Configuring the data source for custom database queries. |
override OpenDataset(IDbConnection) | Opens the dataset. |
See Also
- class DatabaseDriver
- namespace Aspose.Gis.Formats.PostGis
- assembly Aspose.GIS