SourcePro® API Reference Guide

 
RWDBColumn Member List

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 valueRWDBColumn
inParameter enum valueRWDBColumn
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 valueRWDBColumn
nullAllowed() const RWDBColumn
nullAllowed(bool nullAllowed)RWDBColumn
operator=(const RWDBColumn &column)RWDBColumn
outParameter enum valueRWDBColumn
paramType() const RWDBColumn
paramType(RWDBColumn::ParamType newType)RWDBColumn
ParamType enum nameRWDBColumn
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 © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.