- nextRowInternal next; 
- Undocumented in source. 
- descRowDesc desc; 
- Undocumented in source. 
- getColumnNamestring getColumnName(int pos) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getColumnIndexint getColumnIndex(string name) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getBooleanbool getBoolean(string name) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getBooleanalias getBoolean = ArrayTuple.getBoolean 
- Undocumented in source. 
- getValueVariant getValue(string name) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getValuealias getValue = ArrayTuple.getValue 
- Undocumented in source. 
- getShortshort getShort(string name) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getShortalias getShort = ArrayTuple.getShort 
- Undocumented in source. 
- getIntegerint getInteger(string name) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getIntegeralias getInteger = ArrayTuple.getInteger 
- Undocumented in source. 
- getLonglong getLong(string name) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getLongalias getLong = ArrayTuple.getLong 
- Undocumented in source. 
- getFloatfloat getFloat(string name) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getFloatalias getFloat = ArrayTuple.getFloat 
- Undocumented in source. 
- getDoubledouble getDouble(string name) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getDoublealias getDouble = ArrayTuple.getDouble 
- Undocumented in source. 
- getStringstring getString(string name) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getStringalias getString = ArrayTuple.getString 
- Undocumented in source. 
- getBufferbyte[] getBuffer(string name) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getBufferalias getBuffer = ArrayTuple.getBuffer 
- Undocumented in source. 
- setNextvoid setNext(RowInternal next) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getNextRowInternal getNext() 
- Undocumented in source. Be warned that the author may not have intended to support it.