RelationalOptionsExtension.IsConnectionOwned Property

Definition

true if the Connection is owned by the context and should be disposed appropriately.

public virtual bool IsConnectionOwned { get; }
member this.IsConnectionOwned : bool
Public Overridable ReadOnly Property IsConnectionOwned As Boolean

Property Value

Applies to