다음을 통해 공유


getDiscardedServerPreparedStatementCount 메서드 (SQLServerConnection)

JDBC 드라이버 다운로드

현재 해결되지 않은 준비 문의 준비 취소 작업 수를 반환합니다.

구문

  
public int getDiscardedServerPreparedStatementCount()  

Return Value

현재 처리 중인 준비되지 않은 문 준비 취소 작업의 수를 포함하는 int입니다.

예외

SQLServerException

설명

이 메서드는 JDBC 드라이버 버전 6.4 이상에서 사용할 수 있습니다.

참고 항목

SQLServerConnection 멤버
SQLServerConnection 클래스