System.Data.Generic
ConnectionStringBuilderMultipleActiveResultSets Property |
Gets or sets if the connection enables multiple active resultsets.
Namespace: System.Data.Generic
Assembly: System.Data.Generic (in System.Data.Generic.dll) Version: 1.9.5473.30542 (1.9.5473.2392)

public bool MultipleActiveResultSets { get; set; }
Public Property MultipleActiveResultSets As Boolean Get Set
public: property bool MultipleActiveResultSets { bool get (); void set (bool value); }
member MultipleActiveResultSets : bool with get, set
Property Value
Type: BooleanReturn Value
Type: Boolean
