named parameter 双语例句
全部
1·Parameters — retrieves the named parameter value.
parameters——检索命名的参数值。
2·Named parameter array cannot be bigger than argument array.
命名的参数数组不能大于变量数组。
3·Listing 7 shows the USES of named parameter for CallableStatements.
清单7显示了CallableStatements中的命名参数的使用。
4·Listing 13 consolidates all statements with the functionality of named parameter feature.
清单13将使用命名参数特性的所有语句合并在一起。
5·Now you have the tools to try this for yourself and see the benefits of the named parameter feature.
现在,您拥有了尝试这个特性的工具,并且了解了命名参数特性的优点。
6·It then described the named parameter feature and discussed how that can be used in a CallableStatement.
然后描述了命名参数特性,并讨论了如何在CallableStatement中使用命名参数。
7·This article ended by listing a demo program that USES the named parameter feature with the IDS 11 server.
本文最后列出了一个演示程序,该程序使用了IDS 11服务器中的命名参数特性。
8·We also use a named parameter to pass covariate data into the accumulator set along with the samples.
我们还使用了一个命名参数来将关联数据和样本一起传递给累加器集。
9·But named parameter provides the flexibility to set the parameters by name, instead of by ordinal position.
但是,命名参数则提供了更大的灵活性,它允许根据名称而不是顺序位置来设置参数。
10·Because map takes one argument, a function, we can use the placeholder indicator _ instead of a named parameter.
因为map接受一个参数,即一个函数,我们可以用_占位符来替代有名参数。
