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.

[System.Runtime.CompilerServices.Nullable(1)]
public static string CannotChangeWhenOpen { get; }
public static string CannotChangeWhenOpen { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member CannotChangeWhenOpen : string
static member CannotChangeWhenOpen : string
Public Shared ReadOnly Property CannotChangeWhenOpen As String

Property Value

Attributes

Applies to