1 reference to SupportMultipleResults
System.Data (1)
fx\src\data\System\Data\OleDb\OleDbCommand.cs (1)
755if ((0 == (CommandBehavior.SingleResult & this.commandBehavior)) && _connection.SupportMultipleResults()) {