getDiscardedServerPreparedStatementCount メソッド (SQLServerConnection)
現在未処理の準備されたステートメントの unprepare アクションの数が返されます。
構文
public int getDiscardedServerPreparedStatementCount()
戻り値
現在未処理の準備されたステートメントの unprepare アクションの数を含む int です。
例外
解説
このメソッドは、JDBC ドライバー バージョン 6.4 以降で使用できます。