Aspose.Gis.Formats.Database.DataEditing
Aspose.Gis.Formats.Database.DataEditing namespace provides utility classes for tracking changes to the features and saving those changes to the database.
Classes
| Class | Description | 
|---|---|
| DatabaseEditableDataSourceBuilder | Provides the ability to configure a database data object IDatabaseEditableDataSource with the ability to save modified features. | 
Interfaces
| Interface | Description | 
|---|---|
| IDatabaseEditableDataSource | The object that implements this interface has the ability to accept a layer with the ability to track changes and save them to the database. |