Share via


RelationalStrings.CannotChangeWhenOpen Property

Definition

The instance of DbConnection is currently in use. The connection can only be changed when the existing connection is not being used.

public static string CannotChangeWhenOpen { get; }
static member CannotChangeWhenOpen : string
Public Shared ReadOnly Property CannotChangeWhenOpen As String

Property Value

Applies to