rwlogo

Rogue Wave DBLink API Reference Guide

Product Documentation:

Rogue Wave DBLink
Documentation Home

IldRequest Member List

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

bindCol(IlUShort index, IldColumnType type, IlAny buffer, IlUInt size=0, short *indicators=0)=0IldRequestpure virtual
bindCol(const char *columnName, IldColumnType type, IlAny buffer, IlUInt size=0, short *indicators=0)=0IldRequestpure virtual
bindParam(IlUShort index, IldColumnType type, IlInt size=-1, IlAny buffer=0, short *indicators=0, IlBoolean out=IlFalse, IlUShort arrSize=0, IldADTDescriptor *adt=0)=0IldRequestpure virtual
bindParam(const char *varName, IldColumnType type, IlInt size=-1, IlAny buffer=0, short *indicators=0, IlBoolean out=IlFalse, IlUShort arrSize=0, IldADTDescriptor *adt=0)=0IldRequestpure virtual
clearDiagnostics()IldIldBase
closeCursor()=0IldRequestpure virtual
execute(IlInt *rowCount=0, IlInt count=-1)=0IldRequestpure virtual
execute(const char *query, IlInt *rowCount=0)=0IldRequestpure virtual
fetch()=0IldRequestpure virtual
fetchScroll(IlInt fetchOrientation=IldFetchDirectionNext, IlInt fetchOffset=0)=0IldRequestpure virtual
getColADTValue(IlUShort col, IlUInt row=0)=0IldRequestpure virtual
getColArraySize() const =0IldRequestpure virtual
getColBinaryValue(IlUShort col, IlUInt row=0)=0IldRequestpure virtual
getColByteValue(IlUShort col, IlUInt row=0)=0IldRequestpure virtual
getColCount() const =0IldRequestpure virtual
getColDateTimeValue(IlUShort col, IlUInt row=0)=0IldRequestpure virtual
getColDateTimeValue(const unsigned char *b)=0IldRequestpure virtual
getColDateValue(IlUShort col, IlUInt row=0)=0IldRequestpure virtual
getColDescriptor(IlUShort col)=0IldRequestpure virtual
getColIndex(const char *colName)=0IldRequestpure virtual
getColIntegerValue(IlUShort col, IlUInt row=0)=0IldRequestpure virtual
getColLongTextValue(IlUShort col, IlUInt row=0, IlInt *size=0)=0IldRequestpure virtual
getColMoneyValue(IlUShort col, IlUInt row=0)=0IldRequestpure virtual
getColName(IlUShort index)=0IldRequestpure virtual
getColNumericValue(IlUShort col, IlUInt row=0)=0IldRequestpure virtual
getColRealValue(IlUShort col, IlUInt row=0)=0IldRequestpure virtual
getColRefValue(IlUShort col, IlUInt row=0)=0IldRequestpure virtual
getColRTrimedStringValue(IlUShort col, IlUInt row=0)=0IldRequestpure virtual
getColSize(IlUShort index) const =0IldRequestpure virtual
getColSQLType(IlUShort index) const =0IldRequestpure virtual
getColSQLTypeName(IlUShort index) const =0IldRequestpure virtual
getColStringValue(IlUShort col, IlUInt row=0)=0IldRequestpure virtual
getColType(IlUShort index) const =0IldRequestpure virtual
getCursorName() const =0IldRequestpure virtual
getDbms() const =0IldRequestpure virtual
getError() const =0IldIldBasepure virtual
getErrorCode() const =0IldIldBasepure virtual
getErrorConnection() const =0IldIldBasepure virtual
getErrorMessage() const =0IldIldBasepure virtual
getErrorName() const =0IldIldBasepure virtual
getErrorOrigin() const =0IldIldBasepure virtual
getErrorReporter() const =0IldRequestpure virtual
getErrorSqlstate() const =0IldIldBasepure virtual
getHook() const =0IldRequestpure virtual
getInformation() const =0IldIldBasepure virtual
getInformationCode() const =0IldIldBasepure virtual
getInformationMessage() const =0IldIldBasepure virtual
getLargeObject(const char *tableName, const char *columnName, const char *whereCond, const char *fileName)=0IldRequestpure virtual
getLargeObjectChunk(IlUInt size, IlUChar *data, IlUInt *offset)=0IldRequestpure virtual
getParamADTValue(IlUShort index, IlUInt row=0)=0IldRequestpure virtual
getParamArraySize() const =0IldRequestpure virtual
getParamBinaryValue(IlUShort index, IlUInt row=0)=0IldRequestpure virtual
getParamBufferSize(IlUShort index) const =0IldRequestpure virtual
getParamByteValue(IlUShort index, IlUInt row=0)=0IldRequestpure virtual
getParamCount() const =0IldRequestpure virtual
getParamCursorValue(IlUShort index, IlUInt row=0)=0IldRequestpure virtual
getParamDateTimeValue(IlUShort index, IlUInt row=0)=0IldRequestpure virtual
getParamDateValue(IlUShort index, IlUInt row=0)=0IldRequestpure virtual
getParamDescriptor(IlUShort index)=0IldRequestpure virtual
getParamIndex(const char *varName)=0IldRequestpure virtual
getParamIntegerValue(IlUShort index, IlUInt row=0)=0IldRequestpure virtual
getParamLongTextValue(IlUShort index, IlUInt row=0)=0IldRequestpure virtual
getParamMoneyValue(IlUShort index, IlUInt row=0)=0IldRequestpure virtual
getParamName(IlUShort index)=0IldRequestpure virtual
getParamNumericValue(IlUShort index, IlUInt row=0)=0IldRequestpure virtual
getParamRealValue(IlUShort index, IlUInt row=0)=0IldRequestpure virtual
getParamRefValue(IlUShort index, IlUInt row=0)=0IldRequestpure virtual
getParamSize(IlUShort index) const =0IldRequestpure virtual
getParamSQLType(IlUShort index) const =0IldRequestpure virtual
getParamSQLTypeName(IlUShort index) const =0IldRequestpure virtual
getParamStringValue(IlUShort index, IlUInt row=0)=0IldRequestpure virtual
getParamType(IlUShort index) const =0IldRequestpure virtual
getRowPos() const =0IldRequestpure virtual
getRowProcessedCount() const =0IldRequestpure virtual
getStatus() const =0IldRequestpure virtual
hasTuple() const =0IldRequestpure virtual
insertBinary(IldBytes &binaryData, const char *tableName, const char *columnName, const char *where=0)=0IldRequestpure virtual
insertLongText(const char *text, IlUInt textSize, const char *tableName, const char *columnName, const char *where=0)=0IldRequestpure virtual
isColNull(IlUShort col, IlUInt row=0)=0IldRequestpure virtual
isCompleted() const =0IldRequestpure virtual
isCursorModeOn() const =0IldRequestpure virtual
isErrorRaised() const =0IldIldBasepure virtual
isFree()=0IldRequestpure virtual
isInformationRaised() const =0IldIldBasepure virtual
isNullIndicatorOn(short *buffer, IlUInt row=0) const =0IldRequestpure virtual
isParamNull(IlUShort index, IlUInt row=0)=0IldRequestpure virtual
isReadOnly() const =0IldRequestpure virtual
isScrollable() const =0IldRequestpure virtual
operator!() const =0IldIldBasepure virtual
parse(const char *query)=0IldRequestpure virtual
release()=0IldRequestpure virtual
removeColArraySize()=0IldRequestpure virtual
removeParamArraySize()=0IldRequestpure virtual
setColArraySize(IlUInt size)=0IldRequestpure virtual
setCursorModeOn(IlBoolean flag=IlTrue)=0IldRequestpure virtual
setCursorName(const char *cursName)=0IldRequestpure virtual
setError(IldDiagnostic *diag)=0IldIldBasepure virtual
setErrorReporter(IldErrorReporter *rep)=0IldRequestpure virtual
setInformation(IldDiagnostic *)=0IldIldBasepure virtual
setNumericUse(IlBoolean flag)=0IldIldBasepure virtual
setParamArraySize(IlUInt size)=0IldRequestpure virtual
setParamNullInd(IlUShort col, IlUInt row=0)=0IldRequestpure virtual
setParamValue(char value, IlUShort col, IlUInt row=0)=0IldRequestpure virtual
setParamValue(IlInt value, IlUShort col, IlUInt row=0)=0IldRequestpure virtual
setParamValue(double value, IlUShort col, IlUInt row=0)=0IldRequestpure virtual
setParamValue(const char *value, IlUShort col, IlUInt row=0)=0IldRequestpure virtual
setParamValue(IldBytes &value, IlUShort col, IlUInt row=0)=0IldRequestpure virtual
setParamValue(const IldDateTime *value, IlUShort col, IlUInt row=0)=0IldRequestpure virtual
setParamValue(const IlNumeric *value, IlUShort col, IlUInt row=0)=0IldRequestpure virtual
setParamValue(const IldADTValue *value, IlUShort col, IlUInt row=0)=0IldRequestpure virtual
setReadOnly(IlBoolean flag=IlTrue)=0IldRequestpure virtual
setRowPos(IlUInt pos)=0IldRequestpure virtual
setScrollable(IlBoolean flag=IlTrue)=0IldRequestpure virtual
setStringDateUse(IlBoolean flag=IlTrue)=0IldIldBasepure virtual
setStringNumericUse(IlBoolean flag=IlTrue)=0IldIldBasepure virtual
startGetLargeObject(const char *tableName, const char *columnName, const char *whereCond)=0IldRequestpure virtual
useNumeric() const =0IldIldBasepure virtual
useStringDate() const =0IldIldBasepure virtual
useStringNumeric() const =0IldIldBasepure virtual
~IldIldBase()IldIldBasevirtual
~IldRequest()IldRequestvirtual

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