Σημείωση
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Closes the physical connection that this SQLServerPooledConnection object represents.
Syntax
public void close()
Exceptions
java.sql.SQLException
Remarks
This close method is specified by the close method in the javax.sql.PooledConnection interface.
See Also
SQLServerPooledConnection Methods
SQLServerPooledConnection Members
SQLServerPooledConnection Class