Lines Matching refs:toChar
452 …pResult->openForeignKeys(m_bUseCatalog ? primaryCatalog : Any(),primarySchema.toChar() == '%' ? &p… in getCrossReference()
453 …m_bUseCatalog ? foreignCatalog : Any(), foreignSchema.toChar() == '%' ? &foreignSchema : NULL,&for… in getCrossReference()
466 return aVal.toChar() == 'Y'; in doesMaxRowSizeIncludeBlobs()
680 return aStr.toChar() == 'Y'; in supportsIntegrityEnhancementFacility()
801 return aValue.toChar() == 'Y'; in allProceduresAreCallable()
808 return aValue.toChar() == 'Y'; in supportsStoredProcedures()
822 return aValue.toChar() == 'Y'; in allTablesAreSelectable()
862 return aValue.toChar() == 'Y'; in supportsColumnAliasing()
1032 return aValue.toChar() == 'Y'; in supportsExpressionsInOrderBy()
1060 return aValue.toChar() == 'Y'; in supportsMultipleTransactions()
1067 return aValue.toChar() == 'Y'; in supportsMultipleResultSets()
1074 return aValue.toChar() == 'Y'; in supportsLikeEscapeClause()
1081 return aValue.toChar() == 'N'; in supportsOrderByUnrelated()