SourcePro® API Reference Guide

 
Loading...
Searching...
No Matches
RWDBColumn Member List

This is the complete list of members for RWDBColumn, including all inherited members.

acquire() constRWDBColumn
assign(char value) constRWDBColumn
assign(unsigned char value) constRWDBColumn
assign(short int value) constRWDBColumn
assign(unsigned short int value) constRWDBColumn
assign(long int value) constRWDBColumn
assign(unsigned long int value) constRWDBColumn
assign(int value) constRWDBColumn
assign(unsigned int value) constRWDBColumn
assign(long long value) constRWDBColumn
assign(unsigned long long value) constRWDBColumn
assign(float value) constRWDBColumn
assign(double value) constRWDBColumn
assign(long double value) constRWDBColumn
assign(const char *value) constRWDBColumn
assign(const wchar_t *value) constRWDBColumn
assign(const RWCString &value) constRWDBColumn
assign(const RWDBMBString &value) constRWDBColumn
assign(const RWWString &value) constRWDBColumn
assign(const RWDate &value) constRWDBColumn
assign(const RWTime &value) constRWDBColumn
assign(const RWDateTime &value) constRWDBColumn
assign(const RWDBDateTime &value) constRWDBColumn
assign(const RWDBDuration &value) constRWDBColumn
assign(const RWDecimalPortable &value) constRWDBColumn
assign(const RWDBBlob &value) constRWDBColumn
assign(const RWBasicUString &value) constRWDBColumn
assign(RWDBValueManip value) constRWDBColumn
assign(const RWDBExpr &expression) constRWDBColumn
between(const RWDBExpr &expression1, const RWDBExpr &expression2) constRWDBColumn
clearTable()RWDBColumn
clone() constRWDBColumn
defaultValue(const RWDBExpr &expr)RWDBColumn
defaultValue() constRWDBColumn
errorHandler() constRWDBColumn
getIdentity() constRWDBColumn
hasDefault() constRWDBColumn
in(const RWDBExpr &expression) constRWDBColumn
inOutParameter enum valueRWDBColumn
inParameter enum valueRWDBColumn
isEquivalent(const RWDBColumn &column) constRWDBColumn
isNull() constRWDBColumn
isValid() constRWDBColumn
leftOuterJoin(const RWDBExpr &expr) constRWDBColumn
like(const RWDBExpr &expression) constRWDBColumn
matchUnique(const RWDBExpr &expression) constRWDBColumn
name() constRWDBColumn
name(const RWCString &newName)RWDBColumn
nativeType() constRWDBColumn
nativeType(int newType)RWDBColumn
notAParameter enum valueRWDBColumn
nullAllowed() constRWDBColumn
nullAllowed(bool nullAllowed)RWDBColumn
operator=(const RWDBColumn &column)RWDBColumn
outParameter enum valueRWDBColumn
ParamType enum nameRWDBColumn
paramType() constRWDBColumn
paramType(RWDBColumn::ParamType newType)RWDBColumn
precision() constRWDBColumn
precision(int newPrecision)RWDBColumn
qualifiedName() constRWDBColumn
release() constRWDBColumn
rightOuterJoin(const RWDBExpr &expr) constRWDBColumn
RWDBColumn()RWDBColumn
RWDBColumn(const RWDBColumn &column)RWDBColumn
scale() constRWDBColumn
scale(int newScale)RWDBColumn
setErrorHandler(RWDBStatus::ErrorHandler handler)RWDBColumn
setIdentity(const RWDBIdentityConstraint &constraint)RWDBColumn
status() constRWDBColumn
storageLength() constRWDBColumn
storageLength(long newLength)RWDBColumn
table() constRWDBColumn
table(const RWDBTable &table)RWDBColumn
type() constRWDBColumn
type(RWDBValue::ValueType newType)RWDBColumn

Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.