DbConfiguration Constructor

Definition

Any class derived from DbConfiguration must have a public parameterless constructor and that constructor should call this constructor.

protected internal DbConfiguration ();
Protected Friend Sub New ()

Applies to