Views
Data Access Package API Reference Guide
Product Documentation:
Views Documentation Home
IliSQLCursor Member List

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

defineParam(const char *paramName, const IliDatatype *type)IliSQLCursor
errorRaised() constIliSQLCursor
execute(const char *stmt, IlInt *pRowCount=0)IliSQLCursor
execute(IlInt *pRowCount=0)IliSQLCursor
fetchNext()IliSQLCursor
getBinaryValue(IlInt colno) constIliSQLCursor
getBufferedRowsCount() constIliSQLCursor
getDateValue(IlInt colno) constIliSQLCursor
getDoubleValue(IlInt colno) constIliSQLCursor
getErrorMessage() constIliSQLCursor
getFloatValue(IlInt colno) constIliSQLCursor
getIntegerValue(IlInt colno) constIliSQLCursor
getOutputParam(IlInt paramno, IliValue &val) constIliSQLCursor
getParamIndex(const char *paramName) constIliSQLCursor
getParsedStatement() constIliSQLCursor
getRefCount() constIliRefCounted
getSchema() constIliSQLCursor
getSQLSession() constIliSQLCursor
getStringValue(IlInt colno) constIliSQLCursor
getValue(IlInt colno, IliValue &val)IliSQLCursor
hasTuple() constIliSQLCursor
isNull(IlInt colno) constIliSQLCursor
lock() constIliRefCounted
parse(const char *stmt, IlBoolean useBoundVars=IlTrue)IliSQLCursor
select(const char *stmt)IliSQLCursor
select()IliSQLCursor
setBufferedRowsCount(IlInt count)IliSQLCursor
setParam(IlInt paramno, const IliValue &val)IliSQLCursor
unLock() constIliRefCounted
~IliRefCounted()IliRefCountedprotectedvirtual