- getBoolean
bool getBoolean(int columnIndex)
Undocumented in source.
- getByte
byte getByte(int columnIndex)
Undocumented in source.
- getBytes
byte[] getBytes(int columnIndex)
Undocumented in source.
- getDate
Date getDate(int columnIndex)
Undocumented in source.
- getDateTime
DateTime getDateTime(int columnIndex)
Undocumented in source.
- getDouble
double getDouble(int columnIndex)
Undocumented in source.
- getFloat
float getFloat(int columnIndex)
Undocumented in source.
- getInt
int getInt(int columnIndex)
Undocumented in source.
- getLong
long getLong(int columnIndex)
Undocumented in source.
- getShort
short getShort(int columnIndex)
Undocumented in source.
- getString
string getString(int columnIndex)
Undocumented in source.
- getTime
TimeOfDay getTime(int columnIndex)
Undocumented in source.
- getUbyte
ubyte getUbyte(int columnIndex)
Undocumented in source.
- getUbytes
ubyte[] getUbytes(int columnIndex)
Undocumented in source.
- getUint
uint getUint(int columnIndex)
Undocumented in source.
- getUlong
ulong getUlong(int columnIndex)
Undocumented in source.
- getUshort
ushort getUshort(int columnIndex)
Undocumented in source.
- getVariant
Variant getVariant(int columnIndex)
Undocumented in source.
- isNull
bool isNull(int columnIndex)
Undocumented in source.
- wasNull
bool wasNull()
Undocumented in source.