SourcePro® 2024.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWDBCompoundSelector, including all inherited members.
asString() const | RWDBCompoundSelector | inline |
asString(const RWDBConnection &conn) const | RWDBCompoundSelector | inline |
asString(bool verbose) const | RWDBCompoundSelector | inline |
asString(const RWDBConnection &conn, bool verbose) const | RWDBCompoundSelector | inline |
database() const | RWDBCompoundSelector | inline |
difference(const RWDBSelectorBase &selector) const | RWDBCompoundSelector | inlinevirtual |
errorHandler() const | RWDBCompoundSelector | inline |
execute() | RWDBCompoundSelector | inline |
execute(const RWDBConnection &connection) | RWDBCompoundSelector | inline |
intersection(const RWDBSelectorBase &selector) const | RWDBCompoundSelector | inlinevirtual |
isValid() const | RWDBCompoundSelector | inline |
operator=(const RWDBCompoundSelector &csel) | RWDBCompoundSelector | |
orderBy(const RWDBColumn &column) | RWDBCompoundSelector | inline |
orderBy(int columnNumber) | RWDBCompoundSelector | inline |
orderByClear() | RWDBCompoundSelector | inline |
orderByDescending(const RWDBColumn &column) | RWDBCompoundSelector | inline |
orderByDescending(int columnNumber) | RWDBCompoundSelector | inline |
reader(size_t cacheSize=0) const | RWDBCompoundSelector | inline |
reader(const RWDBConnection &connection, size_t cacheSize=0) const | RWDBCompoundSelector | inline |
RWDBCompoundSelector(const RWDBCompoundSelector &csel) | RWDBCompoundSelector | |
setErrorHandler(RWDBStatus::ErrorHandler handler) | RWDBCompoundSelector | inline |
status() const | RWDBCompoundSelector | inline |
union_(const RWDBSelectorBase &selector) const | RWDBCompoundSelector | inlinevirtual |
unionAll(const RWDBSelectorBase &selector) const | RWDBCompoundSelector | inlinevirtual |
Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |