SpatialiteLoader Class

Definition

Finds and loads SpatiaLite.

C#
public static class SpatialiteLoader
Inheritance
SpatialiteLoader

Remarks

See Spatial data, and Accessing SQLite databases with EF Core for more information and examples.

Methods

Load(DbConnection)

Loads the mod_spatialite extension into the specified connection.

TryLoad(DbConnection)

Tries to load the mod_spatialite extension into the specified connection.

Applies to

Proizvod Verzije
Entity Framework Core 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0