16 references to KeyInfoStatementHandle
System.Data (16)
fx\src\data\System\Data\Odbc\OdbcDataReader.cs (16)
2057
retcode =
KeyInfoStatementHandle
.PrimaryKeys(
2067
retcode =
KeyInfoStatementHandle
.BindColumn2(
2073
while (ODBC32.RetCode.SUCCESS == (retcode =
KeyInfoStatementHandle
.Fetch())) {
2109
retcode =
KeyInfoStatementHandle
.BindColumn3(
2123
KeyInfoStatementHandle
.MoreResults();
2126
KeyInfoStatementHandle
.MoreResults();
2130
retcode =
KeyInfoStatementHandle
.SpecialColumns(qualifiedTableName.GetTable(quoted));
2136
retcode =
KeyInfoStatementHandle
.BindColumn2(
2143
while (ODBC32.RetCode.SUCCESS == (retcode =
KeyInfoStatementHandle
.Fetch())) {
2155
retcode =
KeyInfoStatementHandle
.BindColumn3(
2160
retcode =
KeyInfoStatementHandle
.MoreResults();
2205
retcode =
KeyInfoStatementHandle
.Statistics(tablename1);
2236
retcode =
KeyInfoStatementHandle
.BindColumn2(
2242
retcode =
KeyInfoStatementHandle
.BindColumn2(
2249
retcode =
KeyInfoStatementHandle
.BindColumn2(
2257
while (ODBC32.RetCode.SUCCESS == (retcode =
KeyInfoStatementHandle
.Fetch())) {