public method IO2GOrdersTableResponseReader.getGenericRow
    
Brief
Gets a generic row by its index.
| Declaration | ||||
  | 
  ||||
| Parameters | |
row | 
    The index of a row. The index must be between   | 
  
Details
The method is used to work with an abstract row. The method provides common access to rows in a reader/table independently of a reader/table type. The method can be used for processing table updates in the non-table manager mode or working with tables in the table manager mode.
Declared in IO2GGenericTableResponseReader