public method O2GTablesUpdatesReader.getUpdateTable
Brief
Gets the table that is updated.
Declaration | ||||
|
Parameters | |
index |
The index of a row in the reader. The index must be between 0 and Count - 1. |
Details
The possible return values are:
|
The Accounts table. |
|
The Offers table. |
|
The Orders table. |
|
The Trades table. |
|
The Closed Trades table. |
|
The Messages table. |
To find out the operation that has been performed on a table, use the getUpdateType method of the class.
Declared in O2GTablesUpdatesReader