executescalar meaning in Chinese
执行一行一列的结果集
Examples
- Returns a single scalar value
使用executescalar可返回单个值。 - Object provides the capability to return single values using the
Command对象使用executescalar方法提供了返回单个值的功能。 - Method returns , as a scalar value , the value of the first column of the first row of the result set
Executescalar方法以标量值的形式返回结果集第一行的第一列的值。