![]() SourcePro C++ 13.0 |
SourcePro® C++ API Reference Guide |
Product Documentation: SourcePro C++ Documentation Home |
This is the complete list of members for RWDBColumn, including all inherited members.
| acquire() const | RWDBColumn | |
| assign(char value) const | RWDBColumn | |
| assign(unsigned char value) const | RWDBColumn | |
| assign(short int value) const | RWDBColumn | |
| assign(unsigned short int value) const | RWDBColumn | |
| assign(long int value) const | RWDBColumn | |
| assign(unsigned long int value) const | RWDBColumn | |
| assign(int value) const | RWDBColumn | |
| assign(unsigned int value) const | RWDBColumn | |
| assign(long long value) const | RWDBColumn | |
| assign(unsigned long long value) const | RWDBColumn | |
| assign(float value) const | RWDBColumn | |
| assign(double value) const | RWDBColumn | |
| assign(long double value) const | RWDBColumn | |
| assign(const char *value) const | RWDBColumn | |
| assign(const wchar_t *value) const | RWDBColumn | |
| assign(const RWCString &value) const | RWDBColumn | |
| assign(const RWDBMBString &value) const | RWDBColumn | |
| assign(const RWWString &value) const | RWDBColumn | |
| assign(const RWDate &value) const | RWDBColumn | |
| assign(const RWTime &value) const | RWDBColumn | |
| assign(const RWDateTime &value) const | RWDBColumn | |
| assign(const RWDBDateTime &value) const | RWDBColumn | |
| assign(const RWDBDuration &value) const | RWDBColumn | |
| assign(const RWDecimalPortable &value) const | RWDBColumn | |
| assign(const RWDBBlob &value) const | RWDBColumn | |
| assign(const RWBasicUString &value) const | RWDBColumn | |
| assign(RWDBValueManip value) const | RWDBColumn | |
| assign(const RWDBExpr &expression) const | RWDBColumn | |
| between(const RWDBExpr &expression1, const RWDBExpr &expression2) const | RWDBColumn | |
| clearTable() | RWDBColumn | |
| clone() const | RWDBColumn | |
| defaultValue(const RWDBExpr &expr) | RWDBColumn | |
| defaultValue() const | RWDBColumn | |
| errorHandler() const | RWDBColumn | |
| getIdentity() const | RWDBColumn | |
| hasDefault() const | RWDBColumn | |
| in(const RWDBExpr &expression) const | RWDBColumn | |
| inOutParameter enum value | RWDBColumn | |
| inParameter enum value | RWDBColumn | |
| isEquivalent(const RWDBColumn &column) const | RWDBColumn | |
| isNull() const | RWDBColumn | |
| isValid() const | RWDBColumn | |
| leftOuterJoin(const RWDBExpr &expr) const | RWDBColumn | |
| like(const RWDBExpr &expression) const | RWDBColumn | |
| matchUnique(const RWDBExpr &expression) const | RWDBColumn | |
| name() const | RWDBColumn | |
| name(const RWCString &newName) | RWDBColumn | |
| nativeType() const | RWDBColumn | |
| nativeType(int newType) | RWDBColumn | |
| notAParameter enum value | RWDBColumn | |
| nullAllowed() const | RWDBColumn | |
| nullAllowed(bool nullAllowed) | RWDBColumn | |
| operator=(const RWDBColumn &column) | RWDBColumn | |
| outParameter enum value | RWDBColumn | |
| paramType() const | RWDBColumn | |
| paramType(RWDBColumn::ParamType newType) | RWDBColumn | |
| ParamType enum name | RWDBColumn | |
| precision() const | RWDBColumn | |
| precision(int newPrecision) | RWDBColumn | |
| qualifiedName() const | RWDBColumn | |
| release() const | RWDBColumn | |
| rightOuterJoin(const RWDBExpr &expr) const | RWDBColumn | |
| RWDBColumn() | RWDBColumn | |
| RWDBColumn(const RWDBColumn &column) | RWDBColumn | |
| scale() const | RWDBColumn | |
| scale(int newScale) | RWDBColumn | |
| setErrorHandler(RWDBStatus::ErrorHandler handler) | RWDBColumn | |
| setIdentity(const RWDBIdentityConstraint &constraint) | RWDBColumn | |
| status() const | RWDBColumn | |
| storageLength() const | RWDBColumn | |
| storageLength(long newLength) | RWDBColumn | |
| table() const | RWDBColumn | |
| table(const RWDBTable &table) | RWDBColumn | |
| type() const | RWDBColumn | |
| type(RWDBValue::ValueType newType) | RWDBColumn |
Copyright © 2014 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.