Rogue Wave Views Data Access Package API Reference Guide |
Rogue Wave Views Documentation Home |
This is the complete list of members for IliSQLTable, including all inherited members.
addErrorSink(IliErrorSink *sink) | IliTable | |
addHook(IliTableHook *hook) | IliSchema | |
addJoin(IlInt tblNo1, const IliAttributePath &colName1, IlInt tblNo2, const IliAttributePath &colName2) | IliSQLTable | |
addJoin(IlInt tblNo1, const char *colName1, IlInt tblNo2, const char *colName2) | IliSQLTable | |
addTable(const IliSQLTableRef &tblRef) | IliSQLTable | |
addTableColumn(const IliSQLTableDef *tblDef, IlInt tblno, IlInt colno) | IliSQLTable | |
allowColumnMove() const | IliSQLTable | virtual |
allowRowMove() const | IliMemoryTable | virtual |
appendColumn(const char *name, const IliDatatype *type, IlInt maxlen=-1) | IliSchema | |
appendParameter(const char *paramName, const IliDatatype *type, IlInt maxlen=-1) | IliTable | |
appendRow(IliTableBuffer *tblBuf) | IliTable | |
appendRowInCache(IliTableBuffer *tblBuf) | IliTable | |
applyQueryMode(IliTable *) | IliSQLTable | virtual |
asDatatype() const | IliSchema | |
at(IlInt rowno, IlInt colno) const | IliTable | |
at(IlInt rowno, IliName colname) const | IliTable | |
cancelAsyncCall() | IliSQLTable | |
cellChanged(IlInt rowno, IlInt colno) | IliTable | protectedvirtual |
checkConstraints(IlInt rowno, IliTableBuffer *buff) const | IliTable | virtual |
clearRows() | IliSQLTable | virtual |
continueAsyncCall() | IliSQLTable | |
copyTable() const | IliTable | |
deleteColumn(IlInt colno) | IliSchema | virtual |
deleteConjunct(IlInt cno, IlBoolean wherePart) | IliSQLTable | |
deleteJoin(IlInt jno) | IliSQLTable | |
deleteParameter(IlInt paramno) | IliTable | |
deleteRow(IlInt) | IliSQLTable | virtual |
deleteRowInCache(IlInt) | IliMemoryTable | virtual |
enableColumnCompletion(IlInt colno, IlBoolean flag) | IliTable | |
enableNoWaitOnLockRow(IlBoolean nowait) | IliSQLTable | |
endOfBatch() | IliSchema | |
exchangeRows(IlInt, IlInt) | IliSQLTable | virtual |
exchangeRowsInCache(IlInt, IlInt) | IliMemoryTable | virtual |
fetchAll() | IliSQLTable | virtual |
fetchCompleted() const | IliSQLTable | virtual |
fetchNext(IlInt=1) | IliSQLTable | virtual |
findFirstRow(const IliValue &value, IlInt colno, IlBoolean complete, IlInt fromRow=0, IlInt toRow=-1) const | IliTable | |
findJoin(IlInt tblNo1, const IliAttributePath &colName1, IlInt tblNo2, const IliAttributePath &colName2) const | IliSQLTable | |
findRow(const IliValue &value, IlInt colno, IlBoolean complete, IlInt fromRow=0, IlInt toRow=-1) const | IliTable | |
getAutoCommit() const | IliSQLTable | |
getAutoRefresh() const | IliSQLTable | |
getBuffer() | IliTable | |
getCache() const | IliSQLTable | |
getCatalog() const | IliSQLTable | |
getCatalog() | IliSQLTable | |
getColumnAlignment(IlInt colno) const | IliSchema | |
getColumnDefault(IlInt colno) const | IliSchema | |
getColumnDesignWidth(IlInt colno) const | IliSQLTable | |
getColumnDisplayValue(IlInt colno, const IliValue &value, IliValue &displayValue, IlvGraphicHolder *h=0) | IliTable | |
getColumnDisplayWidth(IlInt colno) const | IliSchema | |
getColumnEffectiveForeignTable(IlInt colno, IlvGraphicHolder *h=0) const | IliTable | |
getColumnForeignDataSourceName(IlInt colno) const | IliTable | |
getColumnForeignDisplayColumn(IlInt colno) const | IliTable | |
getColumnForeignTable(IlInt colno) const | IliTable | |
getColumnForeignValueColumn(IlInt colno) const | IliTable | |
getColumnFormat(IlInt colno) const | IliSchema | |
getColumnIndex(const char *name) const | IliSchema | |
getColumnIndex(IlInt token) const | IliSchema | |
getColumnLabel(IlInt colno) const | IliSchema | |
getColumnMask(IlInt colno) const | IliSchema | |
getColumnMaxLength(IlInt colno) const | IliSchema | |
getColumnName(IlInt colno) const | IliSchema | |
getColumnOperation(IlInt colno) const | IliSQLTable | |
getColumnOrderBy(IlInt colno) const | IliSQLTable | |
getColumnPredicat(IlInt colno, IlInt cno, IlBoolean wherePart) const | IliSQLTable | |
getColumnsCount() const | IliSchema | |
getColumnSQLText(IlInt colno) const | IliSQLTable | |
getColumnTable(IlInt colno) const | IliSQLTable | |
getColumnTitle(IlInt colno) const | IliSchema | |
getColumnToken(IlInt colno) const | IliSchema | |
getColumnType(IlInt colno) const | IliSchema | |
getCompareData() const | IliTable | |
getCompareFunction() const | IliTable | |
getConcurrencyControl() const | IliSQLTable | |
getConjunctsCount(IlBoolean wherePart) const | IliSQLTable | |
getCursorBufferedRowsCount() const | IliSQLTable | |
getDefaultPropertyManager() const | IliTable | |
getDefaultPropertyManager() | IliTable | |
getDisplay() const | IliSchema | |
getEffectiveSQLSession() const | IliSQLTable | |
getElementTypeName() const | IliSchema | |
getFetchPolicy() const | IliSQLTable | |
getGadgetHolder() const | IliTable | |
getJoin(IlInt jno, IlInt &tblNo1, IliAttributePath &colName1, IlInt &tblNo2, IliAttributePath &colName2) const | IliSQLTable | |
getJoinIndex(IlInt token) const | IliSQLTable | |
getJoinsCount() const | IliSQLTable | |
getJoinToken(IlInt jno) const | IliSQLTable | |
getJoinType(IlInt jno) const | IliSQLTable | |
getNamedPropertyManager(const char *name) const | IliTable | |
getNamedPropertyManagerCount() const | IliTable | |
getNestedSchema(const IliAttributePath &path) const | IliSchema | |
getNestedSchema(const IliAttributePath &path) | IliSchema | |
getParameterColumnName(IlInt paramno) const | IliTable | |
getParameterDataSourceName(IlInt paramno) const | IliTable | |
getParameterDataSourceValue(IlInt paramno) const | IliTable | |
getParameterIndex(const char *name) const | IliTable | |
getParameterMaxLength(IlInt paramno) const | IliTable | |
getParameterName(IlInt paramno) const | IliTable | |
getParametersCount() const | IliTable | |
getParameterType(IlInt paramno) const | IliTable | |
getParameterValue(IlInt paramno) const | IliTable | |
getParameterValue(IliName paramName) const | IliTable | |
getProperty(IlInt rowno, IlInt colno, const IlvSymbol *propName, IliValue &propVal) const | IliTable | |
getPropertyCount(IlInt rowno, IlInt colno) const | IliTable | |
getPropertyManagerNameAt(IlInt idx) const | IliTable | |
getPropertyNameAt(IlInt rowno, IlInt colno, IlInt propIndex) const | IliTable | |
getQuery() const | IliSQLTable | |
getQueryConjunct() const | IliSQLTable | |
getRefCount() const | IliRefCounted | |
getRowPtr(IlInt rowno=-1) const | IliTable | |
getRowsCount() const | IliSQLTable | virtual |
getRowsCountLimit() const | IliSQLTable | |
getRowStatus(IlInt) const | IliMemoryTable | virtual |
getSchemaName() const | IliSchema | |
getSQLSession() const | IliSQLTable | |
getTableAlias(IlInt tblno) const | IliSQLTable | |
getTableIndex(const char *alias) const | IliSQLTable | |
getTableIndex(IlInt token) const | IliSQLTable | |
getTableParentDataSourceName(IlInt tblno) const | IliSQLTable | |
getTableParentPath(IlInt tblno) const | IliSQLTable | |
getTableParentRow(IlInt tblno) const | IliSQLTable | |
getTableParentSQLTable(IlInt tblno) const | IliSQLTable | |
getTableParentTableAlias(IlInt tblno) const | IliSQLTable | |
getTableParentTableIndex(IlInt tblno) const | IliSQLTable | |
getTableRect(IlInt tblno) const | IliSQLTable | |
getTableRef(IlInt tblno) const | IliSQLTable | |
getTablesCount() const | IliSQLTable | |
getTableToken(IlInt tblno) const | IliSQLTable | |
getTransactionManager() const | IliTable | |
getTransactionManagerName() const | IliTable | |
getValue(IlInt, IlInt, IliValue &) const | IliSQLTable | virtual |
hasHook(IliTableHook *hook) const | IliSchema | |
IliMemoryTable(IlvDisplay *display) | IliMemoryTable | |
IliMemoryTable(IlvDisplay *display, IlInt rowsCount, const char *const *values, IlInt columnsCount=1, const char *const *columnNames=0) | IliMemoryTable | |
IliMemoryTable(const IliMemoryTable &tbl) | IliMemoryTable | |
IliSchema(IlvDisplay *display) | IliSchema | |
IliSchema(const IliSchema &) | IliSchema | |
IliSchema(IlvDisplay *display, IL_STDPREF istream &input) | IliSchema | |
IliSQLTable(IlvDisplay *display) | IliSQLTable | |
IliSQLTable(const IliSQLTable &) | IliSQLTable | |
IliSQLTable(IlvDisplay *, IL_STDPREF istream &input) | IliSQLTable | |
insertColumn(IlInt colno, const char *colname, const IliDatatype *type, IlInt maxlen=-1) | IliSchema | virtual |
insertConjunct(IlInt cno, IlBoolean wherePart) | IliSQLTable | |
insertNulls(IlBoolean f) | IliSQLTable | |
insertRow(IlInt, IliTableBuffer *) | IliSQLTable | virtual |
insertRowInCache(IlInt, IliTableBuffer *) | IliMemoryTable | virtual |
insertRowsFrom(const IliTable *src, IlInt srcFromRow=0, IlInt srcToRow=-1, IlBoolean stopAtFirstError=IlTrue, IlInt insertAt=-1) | IliTable | virtual |
isACollection() const | IliSchema | |
isASimpleCollection() const | IliSchema | |
isAsyncCallCompleted() const | IliSQLTable | |
isColumnCompletionEnabled(IlInt colno) const | IliTable | |
isColumnFetched(IlInt colno) const | IliSQLTable | |
isColumnNullable(IlInt colno) const | IliSchema | |
isColumnPartOfKey(IlInt colno) const | IliSchema | |
isColumnReadOnly(IlInt colno) const | IliSchema | |
isColumnValueConstrained(IlInt colno) const | IliTable | |
isColumnVisible(IlInt colno) const | IliSchema | |
isDistinct() const | IliSQLTable | |
isInAsyncMode() const | IliSQLTable | |
isInsertingNulls() const | IliSQLTable | |
isModified() const | IliTable | |
isNoWaitOnLockRowEnabled() const | IliSQLTable | |
isNoWaitOnLockRowSupported() const | IliSQLTable | |
isPrimaryKeyDefined() const | IliSchema | |
isQueryModeSupported() const | IliSQLTable | virtual |
isReadOnly() const | IliTable | |
isSelectDone() const | IliSQLTable | virtual |
isTableUpdatable(IlInt tblno) const | IliSQLTable | |
isUsingBoundVariables() const | IliSQLTable | |
isUsingDynamicSQL() const | IliSQLTable | |
lock() const | IliRefCounted | |
makeQuery() | IliSQLTable | |
makeQueryTable() const | IliSQLTable | virtual |
moveColumn(IlInt from, IlInt to) | IliSchema | virtual |
moveRow(IlInt, IlInt) | IliSQLTable | virtual |
moveRowInCache(IlInt, IlInt) | IliMemoryTable | virtual |
newNamedPropertyManager(const char *name) | IliTable | |
newPropertyManager() | IliTable | virtual |
raiseError(const IliErrorMessage &msg) const | IliTable | protectedvirtual |
ReadTable(IlvDisplay *disp, std::istream &input) | IliTable | static |
refreshAndLockRow(IlInt rowno) | IliSQLTable | virtual |
refreshRow(IlInt rowno) | IliSQLTable | virtual |
releaseBuffer(IliTableBuffer *buff) | IliTable | |
removeErrorSink(IliErrorSink *sink) | IliTable | |
removeHook(IliTableHook *hook) | IliSchema | |
removeNamedPropertyManager(const char *name) | IliTable | |
removeProperty(IlInt rowno, IlInt colno, const IlvSymbol *propName) | IliTable | |
removeTable(IlInt tblno) | IliSQLTable | |
rowChanged(IlInt rowno) | IliTable | protectedvirtual |
rowDeleted(IlInt rowno) | IliTable | protectedvirtual |
rowFetched(IlInt rowno) | IliTable | protectedvirtual |
rowInserted(IlInt rowno) | IliTable | protectedvirtual |
rowMoved(IlInt src, IlInt dest) | IliTable | protectedvirtual |
rowToBeChanged(IlInt rowno) | IliTable | protectedvirtual |
rowToBeDeleted(IlInt rowno) | IliTable | protectedvirtual |
select() | IliSQLTable | virtual |
set(IlInt rowno, IlInt colno, const IliValue &value) | IliTable | |
set(IlInt rowno, IliName colname, const IliValue &value) | IliTable | |
setAsCollection(IlBoolean flag) | IliSchema | |
setAsSimpleCollection(IlBoolean flag) | IliSchema | |
setAutoCommit(IlBoolean f) | IliSQLTable | |
setAutoRefresh(IlBoolean f) | IliSQLTable | |
setCache(IliTable *cache) | IliSQLTable | |
setColumnAlignment(IlInt colno, IlvAlignment align) | IliSchema | virtual |
setColumnDefault(IlInt colno, const char *val) | IliSchema | virtual |
setColumnDesignWidth(IlInt colno, IlInt width) | IliSQLTable | |
setColumnDisplayWidth(IlInt colno, IlInt width) | IliSchema | virtual |
setColumnFetched(IlInt colno, IlBoolean f) | IliSQLTable | virtual |
setColumnForeignDataSourceName(IlInt colno, const char *dsname) | IliTable | |
setColumnForeignDisplayColumn(IlInt colno, const char *name) | IliTable | |
setColumnForeignTable(IlInt colno, IliTable *table) | IliTable | |
setColumnForeignValueColumn(IlInt colno, const char *name) | IliTable | |
setColumnFormat(IlInt colno, const IliFormat &fmt) | IliSchema | virtual |
setColumnLabel(IlInt colno, const char *label) | IliSchema | virtual |
setColumnMask(IlInt colno, const IliInputMask &mask) | IliSchema | virtual |
setColumnMaxLength(IlInt, IlInt) | IliMemoryTable | virtual |
setColumnName(IlInt colno, const char *colname) | IliSchema | virtual |
setColumnNullable(IlInt, IlBoolean) | IliMemoryTable | virtual |
setColumnOperation(IlInt colno, IliSQLOperation op) | IliSQLTable | virtual |
setColumnOrderBy(IlInt colno, IliSQLOrderByType order) | IliSQLTable | virtual |
setColumnPartOfKey(IlInt colno, IlBoolean partOfKey) | IliSchema | virtual |
setColumnPredicat(IlInt colno, IlInt cno, const char *predicat, IlBoolean wherePart) | IliSQLTable | |
setColumnReadOnly(IlInt colno, IlBoolean readOnly) | IliSchema | virtual |
setColumnSQLText(IlInt colno, const char *text) | IliSQLTable | virtual |
setColumnTable(IlInt colno, IlInt tblno) | IliSQLTable | virtual |
setColumnTitle(IlInt colno, const char *title) | IliSchema | virtual |
setColumnType(IlInt, const IliDatatype *) | IliMemoryTable | virtual |
setColumnValueConstrained(IlInt colno, IlBoolean flag) | IliTable | |
setColumnVisible(IlInt colno, IlBoolean visible) | IliSchema | virtual |
setCompareFunction(IliCompareFunction fct, IlAny arg=0) | IliTable | |
setConcurrencyControl(IlBoolean cc) | IliSQLTable | |
setCursorBufferedRowsCount(IlInt count) | IliSQLTable | |
setDistinct(IlBoolean f) | IliSQLTable | |
setElementTypeName(const char *name) | IliSchema | |
setFetchPolicy(IliFetchPolicy fp) | IliSQLTable | |
setGadgetHolder(IlvGadgetHolder *gadHold) | IliTable | |
setInCache(IlInt rowno, IlInt colno, const IliValue &value) | IliTable | |
setJoinType(IlInt jno, IliSQLJoinType type) | IliSQLTable | |
setModified(IlBoolean flag) | IliTable | virtual |
setParameterColumnName(IlInt paramno, const char *colname) | IliTable | |
setParameterDataSourceName(IlInt paramno, const char *dsname) | IliTable | |
setParameterMaxLength(IlInt paramno, IlInt maxlen) | IliTable | |
setParameterName(IlInt paramno, const char *name) | IliTable | |
setParameterType(IlInt paramno, const IliDatatype *type) | IliTable | |
setParameterValue(IlInt paramno, const IliValue &value) | IliTable | |
setParameterValue(IliName paramName, const IliValue &value) | IliTable | |
setProperty(IlInt rowno, IlInt colno, const IlvSymbol *propName, const IliValue &propVal) | IliTable | |
setQuery(const char *query) | IliSQLTable | |
setQueryConjunct(const char *condition) | IliSQLTable | |
setQueryFrom(const IliSQLTableRef &tblRef) | IliSQLTable | |
setReadOnly(IlBoolean readOnly) | IliTable | virtual |
setRowsCountLimit(IlInt size) | IliSQLTable | |
setSchemaName(const char *name) | IliSchema | |
setSQLSession(IliSQLSession *session) | IliSQLTable | |
setTableParentDataSourceName(IlInt tblno, const char *name) | IliSQLTable | |
setTableParentPath(IlInt tblno, const IliAttributePath &path) | IliSQLTable | |
setTableParentRow(IlInt tblno, const IliRowPtr &row) | IliSQLTable | |
setTableParentSQLTable(IlInt tblno, IliSQLTable *sqlTbl) | IliSQLTable | |
setTableParentTableAlias(IlInt tblno, const char *name) | IliSQLTable | |
setTableRect(IlInt tblno, const IlvRect &rect) | IliSQLTable | |
setTableRef(IlInt tblno, const IliSQLTableRef &tblRef) | IliSQLTable | |
setTableUpdatable(IlInt tblno, IlBoolean flag) | IliSQLTable | |
setTransactionManager(IliTransactionManager *tm) | IliTable | |
setTransactionManagerName(const char *name) | IliTable | |
sortRows(const IlInt *colnoArray, IlInt columnsCount, IlInt fromRow=0, IlInt toRow=-1, IliCompareFunction fct=0, IlAny data=0) | IliTable | |
startOfBatch() | IliSchema | |
tableChanged() | IliTable | protectedvirtual |
unLock() const | IliRefCounted | |
updateRow(IlInt, IliTableBuffer *) | IliSQLTable | virtual |
updateRowInCache(IlInt, IliTableBuffer *) | IliMemoryTable | virtual |
useBoundVariables(IlBoolean f) | IliSQLTable | |
useDynamicSQL(IlBoolean f) | IliSQLTable | |
write(std::ostream &output) const | IliSQLTable | virtual |
IliMemoryTable::write(IL_STDPREF ostream &output) const | IliMemoryTable | virtual |
writeTable(std::ostream &output) const | IliTable | |
~IliRefCounted() | IliRefCounted | protectedvirtual |
© Copyright 2016, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.