![]() SourcePro C++ 12.5 |
SourcePro® C++ API Reference Guide |
Product Documentation: SourcePro C++ Documentation Home |
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 &schema) const | RWDBSchema | |
| operator<<(RWvostream &v, const RWDBSchema &obj) | RWDBSchema | friend |
| operator<<(RWFile &f, const RWDBSchema &obj) | RWDBSchema | friend |
| operator=(const RWDBSchema &schema) | RWDBSchema | |
| operator==(const RWDBSchema &schema) const | RWDBSchema | |
| 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 | |
| setErrorHandler(RWDBStatus::ErrorHandler handler) | RWDBSchema | |
| status() const | RWDBSchema | |
| uniqueConstraint(const RWDBUniqueConstraint &uc) | RWDBSchema | |
| uniqueConstraintsAsString(const RWDBPhraseBook &pb) const | RWDBSchema | |
| uniqueConstraintsAsString() const | RWDBSchema |
© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.