3 references to FieldCountNoThrow
System.Data.Odbc (3)
System\Data\Odbc\OdbcDataReader.cs (3)
177
ODBC32.SQLRETURN retcode = this.
FieldCountNoThrow
(out _);
1890
ODBC32.SQLRETURN retcode =
FieldCountNoThrow
(out cCols);
1973
FieldCountNoThrow
(out cColsAffected);