Views
Data Access Package API Reference Guide
Product Documentation:
Views Documentation Home
Main Page
Classes
Alphabetical Index
Annotated List
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
Enumerations
Enumerator
Views Style Sheets
Overview of Views Style Sheets
Views Style Sheet Syntax
Views Style Sheets Reference
Views Style Sheets Examples
Global Entities
All
i
o
Functions
Variables
Typedefs
Enumerations
i
Enumerator
i
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
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
() const
IliSQLCursor
execute
(const char *stmt, IlInt *pRowCount=0)
IliSQLCursor
execute
(IlInt *pRowCount=0)
IliSQLCursor
fetchNext
()
IliSQLCursor
getBinaryValue
(IlInt colno) const
IliSQLCursor
getBufferedRowsCount
() const
IliSQLCursor
getDateValue
(IlInt colno) const
IliSQLCursor
getDoubleValue
(IlInt colno) const
IliSQLCursor
getErrorMessage
() const
IliSQLCursor
getFloatValue
(IlInt colno) const
IliSQLCursor
getIntegerValue
(IlInt colno) const
IliSQLCursor
getOutputParam
(IlInt paramno, IliValue &val) const
IliSQLCursor
getParamIndex
(const char *paramName) const
IliSQLCursor
getParsedStatement
() const
IliSQLCursor
getRefCount
() const
IliRefCounted
getSchema
() const
IliSQLCursor
getSQLSession
() const
IliSQLCursor
getStringValue
(IlInt colno) const
IliSQLCursor
getValue
(IlInt colno, IliValue &val)
IliSQLCursor
hasTuple
() const
IliSQLCursor
isNull
(IlInt colno) const
IliSQLCursor
lock
() const
IliRefCounted
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
() const
IliRefCounted
~IliRefCounted
()
IliRefCounted
protected
virtual