IFromDefinitionDataSource.GetEmptyLayer

IFromDefinitionDataSource.GetEmptyLayer method

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.

public VectorLayer GetEmptyLayer()

Return Value

VectorLayer

See Also