DbContextInfo.ConnectionStringOrigin Property

 

Gets the origin of the connection string used by the underlying DbContext type.

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

public virtual DbConnectionStringOrigin ConnectionStringOrigin { get; }

Property Value

Type: System.Data.Entity.Infrastructure.DbConnectionStringOrigin

The origin of the connection string used by the underlying DbContext type.