Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Retrieves the number of seconds Microsoft JDBC Driver for SQL Server will wait for this SQLServerStatement object to run.
Syntax
public final int getQueryTimeout()
Return Value
An int that indicates the number of seconds that the JDBC driver will wait, or 0 if there is no limit.
Exceptions
Remarks
This getQueryTimeout method is specified by the getQueryTimeout method in the java.sql.Statement interface.