序数位置 meaning in English
ordinal position
Examples
- If the parameter names are returned from the rdbms , you can use parameter names to map parameters in a parameter list to parameters in an sql statement ; otherwise , the parameters are mapped to the parameter in the sql statement by their ordinal position in the parameter list
如果参数名是从rdbms返回的,则可以使用参数名来将参数列表中的参数映射到sql语句中的参数;否则,参数将按它们在参数列表中的序数位置映射到sql语句中的参数。