SourcePro® 2024.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWDBForeignKey, including all inherited members.
appendColumn(const RWDBColumn &col) | RWDBForeignKey | |
asString(const RWDBPhraseBook &phraseBook) const | RWDBForeignKey | |
binaryStoreSize() const | RWDBForeignKey | virtual |
Cascade enum value | RWDBForeignKey | |
cascade enum value | RWDBForeignKey | |
classID(const RWStringID &name) | RWCollectable | inlinestatic |
clone() const | RWDBForeignKey | |
column(size_t index) const | RWDBForeignKey | |
column(const RWCString &name) const | RWDBForeignKey | |
column(const RWCString &name, RWCString::caseCompare caseCompare) const | RWDBForeignKey | |
compareTo(const RWCollectable *c) const | RWDBForeignKey | virtual |
Constraint enum name | RWDBForeignKey | |
constraintName() const | RWDBForeignKey | |
constraintName(const RWCString &newName) | RWDBForeignKey | |
copy() const | RWDBForeignKey | virtual |
Defaultify enum value | RWDBForeignKey | |
defaultify enum value | RWDBForeignKey | |
deleteConstraint() const | RWDBForeignKey | |
deleteConstraint(Constraint newConstraint) | RWDBForeignKey | |
entries() const | RWDBForeignKey | |
errorHandler() const | RWDBForeignKey | |
hash() const | RWDBForeignKey | virtual |
index(const RWCString &name) const | RWDBForeignKey | |
index(const RWCString &name, RWCString::caseCompare caseCompare) const | RWDBForeignKey | |
index(const RWDBColumn &column) const | RWDBForeignKey | |
isA() const | RWDBForeignKey | virtual |
isAtom(RWClassID id) | RWCollectable | static |
isEmpty() const | RWDBForeignKey | |
isEqual(const RWCollectable *c) const | RWDBForeignKey | virtual |
isValid() const | RWDBForeignKey | |
newSpecies() const | RWDBForeignKey | virtual |
nilStoreSize() | RWCollectable | static |
Nullify enum value | RWDBForeignKey | |
nullify enum value | RWDBForeignKey | |
operator=(const RWDBForeignKey &fk) | RWDBForeignKey | |
operator==(const RWDBForeignKey &fk) const | RWDBForeignKey | |
operator[](size_t index) const | RWDBForeignKey | |
operator[](const RWCString &name) const | RWDBForeignKey | |
recursiveStoreSize() const | RWCollectable | |
referenceKey() | RWDBForeignKey | |
referenceKey(const RWDBSchema &schema) | RWDBForeignKey | |
referenceName() const | RWDBForeignKey | |
restoreGuts(RWFile &file) | RWDBForeignKey | virtual |
restoreGuts(RWvistream &stream) | RWDBForeignKey | virtual |
Restrict enum value | RWDBForeignKey | |
restrict enum value | RWDBForeignKey | |
RWDBForeignKey() | RWDBForeignKey | |
RWDBForeignKey(const RWCString &refName, Constraint updateConstraint=Restrict, Constraint deleteConstraint=Restrict) | RWDBForeignKey | |
RWDBForeignKey(const RWCString &constraintName, const RWCString &refName, Constraint updateConstraint=Restrict, Constraint deleteConstraint=Restrict) | RWDBForeignKey | |
RWDBForeignKey(const RWDBForeignKey &fk) | RWDBForeignKey | |
saveGuts(RWFile &file) const | RWDBForeignKey | virtual |
saveGuts(RWvostream &stream) const | RWDBForeignKey | virtual |
setErrorHandler(RWDBStatus::ErrorHandler handler) | RWDBForeignKey | |
status() const | RWDBForeignKey | |
stringID() const | RWCollectable | inline |
updateConstraint() const | RWDBForeignKey | |
updateConstraint(Constraint newConstraint) | RWDBForeignKey | |
~RWCollectable() | RWCollectable | virtual |
Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |