IFromDefinitionDataSource Class

Summary: Provide the ability to read geospatial data from the database through LINQ and update them.

Module: aspose.gis.formats.database.fromdefinition

Full Name: aspose.gis.formats.database.fromdefinition.IFromDefinitionDataSource

Aspose.PSD Version: 25.9.0

Methods

NameDescription
get_empty_layer()Allows to create an empty layer. This can be useful when just adding a new record to the database.
But later the layer can be used to edit newly added records.

Method: get_empty_layer()

 get_empty_layer() 

Allows to create an empty layer. This can be useful when just adding a new record to the database.
But later the layer can be used to edit newly added records.

Returns

TypeDescription
VectorLayerVectorLayer