ConnectionSettings.MultipleActiveResultSets Property

Definition

Enable MARS from the connection. Default is false.

public bool MultipleActiveResultSets { get; set; }
member this.MultipleActiveResultSets : bool with get, set
Public Property MultipleActiveResultSets As Boolean

Property Value

Applies to