|
static |
Binds a value to the statement at the specified parameter index.
| statement | The statement to which the value is bound. |
| parameter_index | The index of the parameter to which the value is bound. |
| value | The value to bind. |
This method delegates to the BindValue() method of the value traits type associated with the identifier.