DbProviderServices Constructor

Definition

Constructs an EF provider that will use the IDbDependencyResolver obtained from the app domain DbConfiguration Singleton for resolving EF dependencies such as the DbSpatialServices instance to use.

protected DbProviderServices ();
Protected Sub New ()

Applies to