getDiscardedServerPreparedStatementCount 메서드 (SQLServerConnection)
현재 해결되지 않은 준비 문의 준비 취소 작업 수를 반환합니다.
구문
public int getDiscardedServerPreparedStatementCount()
Return Value
현재 처리 중인 준비되지 않은 문 준비 취소 작업의 수를 포함하는 int입니다.
예외
설명
이 메서드는 JDBC 드라이버 버전 6.4 이상에서 사용할 수 있습니다.