Share via


DbContextInfo.ConnectionString Property

Definition

The connection string used by the underlying DbContext type.

public virtual string ConnectionString { get; }
member this.ConnectionString : string
Public Overridable ReadOnly Property ConnectionString As String

Property Value

Applies to