Class QueryableLayerExtension
QueryableLayerExtension class
Helper class that contains extension methods to directly run the database extraction process.
public static class QueryableLayerExtension
Methods
Name | Description |
---|---|
static ToVectorLayerAsync(this IQueryable<Feature>) | Directly starts the extraction process from the database. And returns a layer of data in which you can modify and save. |
See Also
- namespace Aspose.Gis.Formats.Database.FromDefinition
- assembly Aspose.GIS