DbGeometry.Provider Property

 

Gets the spatial provider that will be used for operations on this spatial type.

Namespace:   System.Data.Entity.Spatial
Assembly:  EntityFramework (in EntityFramework.dll)

public virtual DbSpatialServices Provider { get; }

Property Value

Type: System.Data.Entity.Spatial.DbSpatialServices

The spatial provider that will be used for operations on this spatial type.