rwlogo

Rogue Wave Views
Data Access Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

 All Classes Files Functions Variables Typedefs Enumerations Enumerator
IliSchema Member List

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

addHook(IliTableHook *hook)IliSchema
allowColumnMove() const IliSchemavirtual
appendColumn(const char *name, const IliDatatype *type, IlInt maxlen=-1)IliSchema
asDatatype() const IliSchema
deleteColumn(IlInt colno)IliSchemavirtual
endOfBatch()IliSchema
getColumnAlignment(IlInt colno) const IliSchema
getColumnDefault(IlInt colno) const IliSchema
getColumnDisplayWidth(IlInt colno) const IliSchema
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
getColumnsCount() const IliSchema
getColumnTitle(IlInt colno) const IliSchema
getColumnToken(IlInt colno) const IliSchema
getColumnType(IlInt colno) const IliSchema
getDisplay() const IliSchema
getElementTypeName() const IliSchema
getNestedSchema(const IliAttributePath &path) const IliSchema
getNestedSchema(const IliAttributePath &path)IliSchema
getRefCount() const IliRefCounted
getSchemaName() const IliSchema
hasHook(IliTableHook *hook) const IliSchema
IliSchema(IlvDisplay *display)IliSchema
IliSchema(const IliSchema &)IliSchema
IliSchema(IlvDisplay *display, IL_STDPREF istream &input)IliSchema
insertColumn(IlInt colno, const char *colname, const IliDatatype *type, IlInt maxlen=-1)IliSchemavirtual
isACollection() const IliSchema
isASimpleCollection() const IliSchema
isColumnNullable(IlInt colno) const IliSchema
isColumnPartOfKey(IlInt colno) const IliSchema
isColumnReadOnly(IlInt colno) const IliSchema
isColumnVisible(IlInt colno) const IliSchema
isPrimaryKeyDefined() const IliSchema
lock() const IliRefCounted
moveColumn(IlInt from, IlInt to)IliSchemavirtual
removeHook(IliTableHook *hook)IliSchema
setAsCollection(IlBoolean flag)IliSchema
setAsSimpleCollection(IlBoolean flag)IliSchema
setColumnAlignment(IlInt colno, IlvAlignment align)IliSchemavirtual
setColumnDefault(IlInt colno, const char *val)IliSchemavirtual
setColumnDisplayWidth(IlInt colno, IlInt width)IliSchemavirtual
setColumnFormat(IlInt colno, const IliFormat &fmt)IliSchemavirtual
setColumnLabel(IlInt colno, const char *label)IliSchemavirtual
setColumnMask(IlInt colno, const IliInputMask &mask)IliSchemavirtual
setColumnMaxLength(IlInt colno, IlInt maxlen)IliSchemavirtual
setColumnName(IlInt colno, const char *colname)IliSchemavirtual
setColumnNullable(IlInt colno, IlBoolean nullable)IliSchemavirtual
setColumnPartOfKey(IlInt colno, IlBoolean partOfKey)IliSchemavirtual
setColumnReadOnly(IlInt colno, IlBoolean readOnly)IliSchemavirtual
setColumnTitle(IlInt colno, const char *title)IliSchemavirtual
setColumnType(IlInt colno, const IliDatatype *type)IliSchemavirtual
setColumnVisible(IlInt colno, IlBoolean visible)IliSchemavirtual
setElementTypeName(const char *name)IliSchema
setSchemaName(const char *name)IliSchema
startOfBatch()IliSchema
unLock() const IliRefCounted
write(IL_STDPREF ostream &output) const IliSchemavirtual
~IliRefCounted()IliRefCountedprotectedvirtual

© Copyright 2015, 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.