Searched refs:pPKQ (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/connectivity/source/drivers/odbcbase/ |
H A D | ODatabaseMetaDataResultSet.cxx | 880 const char *pPKQ = catalog.hasValue() && aPKQ.getLength() ? aPKQ.getStr() : NULL, in openTables() local 903 (SDB_ODBC_CHAR *) pPKQ, (catalog.hasValue() && aPKQ.getLength()) ? SQL_NTS : 0, in openTables() 982 const char *pPKQ = catalog.hasValue() && aPKQ.getLength() ? aPKQ.getStr() : NULL, in openColumnPrivileges() local 1015 const char *pPKQ = catalog.hasValue() && aPKQ.getLength() ? aPKQ.getStr() : NULL, in openColumns() local 1082 const char *pPKQ = catalog.hasValue() && aPKQ.getLength() ? aPKQ.getStr() : NULL, in openProcedureColumns() local 1116 const char *pPKQ = catalog.hasValue() && aPKQ.getLength() ? aPKQ.getStr() : NULL, in openProcedures() local 1146 const char *pPKQ = catalog.hasValue() && aPKQ.getLength() ? aPKQ.getStr() : NULL, in openSpecialColumns() local 1186 const char *pPKQ = catalog.hasValue() && aPKQ.getLength() ? aPKQ.getStr() : NULL, in openForeignKeys() local 1236 const char *pPKQ = catalog.hasValue() && aPKQ.getLength() ? aPKQ.getStr() : NULL, in openPrimaryKeys() local 1266 const char *pPKQ = catalog.hasValue() && aPKQ.getLength() ? aPKQ.getStr() : NULL, in openTablePrivileges() local [all …]
|
Completed in 17 milliseconds