getByte 메서드(int)
매개 변수 인덱스가 지정된 경우 지정된 매개 변수의 값을 바이트 값으로 검색합니다.
구문
public byte getByte(int index)
매개 변수
색인
매개 변수 인덱스(int)를 나타내는 int입니다.
Return Value
byte 값입니다.
예외
설명
이 getByte 메서드는 java.sql.CallableStatement 인터페이스의 getByte 메서드에 의해 지정됩니다.
참고 항목
getByte 메서드(SQLServerCallableStatement)
SQLServerCallableStatement 멤버
SQLServerCallableStatement 클래스