Partager via


getLoginTimeout Method (SQLServerDataSource)

Returns the number of seconds that this SQLServerDataSource object will wait while trying to make a connection.

public int getLoginTimeout()

Valeur de retour

An int value that represents the number seconds to wait, Zero means that there is no time out.

Notes

This getLoginTimeout method is specified by the getLoginTimeout method in the javax.sql.DataSource interface.

Voir aussi

Référence

SQLServerDataSource Class

Concepts

SQLServerDataSource Methods
SQLServerDataSource Members