The name of the bind parameter
Returns either an array of orders if the bind parameters are mapped to numeric parameters (e.g. '?', $1, @1), or null if no mapping was necessary because the dialect supports named parameters.
The name of the bind parameter