|
static |
Retrieves a value from the statement at the specified column index.
| statement | The statement from which the value is retrieved. |
| column_index | The index of the column from which the value is retrieved. |
This method delegates to the RetrieveValue() method of the value traits type associated with the identifier.