|
static |
Retrieves a value from the statement and sets it to the entity.
| statement | The statement from which the value is retrieved. |
| column_index | The index of the column from which the value is retrieved. |
| entity | The entity to which the value is set. |
This method calls the RetrieveValue() method to retrieve the value from the statement and then sets it to the entity using the ValueSource of the identifier.