SourcePro® 2025.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWDBSchema, including all inherited members.
| acquire() const | RWDBSchema | |
| appendColumn(const RWCString &name, RWDBValue::ValueType type=RWDBValue::NoType, long storageLength=RWDB_NO_TRAIT, int nativeType=RWDB_NO_TRAIT, int precision=RWDB_NO_TRAIT, int scale=RWDB_NO_TRAIT, bool nullAllowed=true, RWDBColumn::ParamType paramType=RWDBColumn::notAParameter) | RWDBSchema | |
| appendColumn(const RWDBColumn &col) | RWDBSchema | |
| asString() const | RWDBSchema | |
| asString(const RWDBPhraseBook &phrasebook) const | RWDBSchema | |
| binaryStoreSize() const | RWDBSchema | |
| checkConstraint(const RWDBCheckConstraint &cc) | RWDBSchema | |
| checkConstraintsAsString(const RWDBPhraseBook &pb) const | RWDBSchema | |
| checkConstraintsAsString() const | RWDBSchema | |
| clone() const | RWDBSchema | |
| column(size_t index) const | RWDBSchema | |
| column(const RWCString &name) const | RWDBSchema | |
| column(const RWCString &name, RWCString::caseCompare caseCompare) const | RWDBSchema | |
| columnName(size_t index) const | RWDBSchema | |
| entries() const | RWDBSchema | |
| errorHandler() const | RWDBSchema | |
| foreignKey(const RWDBForeignKey &fk) | RWDBSchema | |
| index(const RWCString &name) const | RWDBSchema | |
| index(const RWCString &name, RWCString::caseCompare caseCompare) const | RWDBSchema | |
| index(const RWDBColumn &column) const | RWDBSchema | |
| isEmpty() const | RWDBSchema | |
| isValid() const | RWDBSchema | |
| keysAsString(const RWDBPhraseBook &pb) const | RWDBSchema | |
| keysAsString() const | RWDBSchema | |
| operator!=(const RWDBSchema &lhs, const RWDBSchema &rhs) | RWDBSchema | related |
| operator<<(RWvostream &v, const RWDBSchema &obj) | RWDBSchema | friend |
| operator<<(RWFile &f, const RWDBSchema &obj) | RWDBSchema | friend |
| operator=(const RWDBSchema &schema) | RWDBSchema | |
| operator==(const RWDBSchema &lhs, const RWDBSchema &rhs) | RWDBSchema | friend |
| operator>>(RWvistream &v, RWDBSchema &obj) | RWDBSchema | friend |
| operator>>(RWFile &f, RWDBSchema &obj) | RWDBSchema | friend |
| operator[](size_t index) const | RWDBSchema | |
| operator[](const RWCString &name) const | RWDBSchema | |
| primaryKey(const RWDBPrimaryKey &pk) | RWDBSchema | |
| primaryKey() const | RWDBSchema | |
| release() const | RWDBSchema | |
| RWDBSchema() | RWDBSchema | |
| RWDBSchema(const RWDBSchema &schema) | RWDBSchema | |
| RWDBSchema(const RWDBPrimaryKey &pk) | RWDBSchema | explicit |
| setErrorHandler(RWDBStatus::ErrorHandler handler) | RWDBSchema | |
| status() const | RWDBSchema | |
| uniqueConstraint(const RWDBUniqueConstraint &uc) | RWDBSchema | |
| uniqueConstraintsAsString(const RWDBPhraseBook &pb) const | RWDBSchema | |
| uniqueConstraintsAsString() const | RWDBSchema |
|
Copyright © 2025 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |