可打印版本       提交     
请单击以进行评分并提供反馈
MSDN
MSDN Library
SQL Server
SQL Server 2008
 getUpdateCount Method (SQLServerSta...

  开启低带宽视图
同时提供下列产品的其他版本:
getUpdateCount Method (SQLServerStatement)

Retrieves the current result as an update count.

public final int getUpdateCount()

An int that contains the update count. If the returned result is a result set object or there are no more results, -1 is returned.

This getUpdateCount method is specified by the getUpdateCount method in the java.sql.Statement interface.

© 2009 Microsoft Corporation 版权所有。 保留所有权利  |  商标  |  隐私权声明
Page view tracker