3 references to FieldCountNoThrow
System.Data (3)
fx\src\data\System\Data\Odbc\OdbcDataReader.cs (3)
159
ODBC32.RetCode retcode = this.
FieldCountNoThrow
(out cColsAffected);
1661
ODBC32.RetCode retcode =
FieldCountNoThrow
(out cCols);
1732
FieldCountNoThrow
(out cColsAffected);