PostGisDriver.FromDefinition
PostGisDriver.FromDefinition method
Allows the start of the process of configuring the data source IFromDefinitionDataSource for further work with it.
public FromDefinitionDataSourceBuilder FromDefinition(string tableName)
| Parameter | Type | Description |
|---|---|---|
| tableName | String | Name of the database table from which the data will be extracted |
Return Value
FromDefinitionDataSourceBuilder
See Also
- class FromDefinitionDataSourceBuilder
- class PostGisDriver
- namespace Aspose.Gis.Formats.PostGis
- assembly Aspose.GIS