16 references to KeyInfoStatementHandle
System.Data.Odbc (16)
System\Data\Odbc\OdbcDataReader.cs (16)
2335
retcode =
KeyInfoStatementHandle
.PrimaryKeys(
2346
retcode =
KeyInfoStatementHandle
.BindColumn2(
2352
while (ODBC32.SQLRETURN.SUCCESS == (retcode =
KeyInfoStatementHandle
.Fetch()))
2391
retcode =
KeyInfoStatementHandle
.BindColumn3(
2408
KeyInfoStatementHandle
.MoreResults();
2411
KeyInfoStatementHandle
.MoreResults();
2415
retcode =
KeyInfoStatementHandle
.SpecialColumns(qualifiedTableName.GetTable(quoted)!);
2422
retcode =
KeyInfoStatementHandle
.BindColumn2(
2429
while (ODBC32.SQLRETURN.SUCCESS == (retcode =
KeyInfoStatementHandle
.Fetch()))
2441
retcode =
KeyInfoStatementHandle
.BindColumn3(
2446
retcode =
KeyInfoStatementHandle
.MoreResults();
2495
retcode =
KeyInfoStatementHandle
.Statistics(tablename1);
2527
retcode =
KeyInfoStatementHandle
.BindColumn2(
2533
retcode =
KeyInfoStatementHandle
.BindColumn2(
2540
retcode =
KeyInfoStatementHandle
.BindColumn2(
2548
while (ODBC32.SQLRETURN.SUCCESS == (retcode =
KeyInfoStatementHandle
.Fetch()))