4 references to IsCancelingCommand
System.Data (4)
fx\src\data\System\Data\Odbc\OdbcDataReader.cs (4)
188
if (
IsCancelingCommand
) {
1509
if (
IsCancelingCommand
){
1590
if (
IsCancelingCommand
) {
1693
if (
IsCancelingCommand
|| _noMoreResults) {