다음을 통해 공유


getBinaryStream (int)

Retrieves the value of the designated parameter as a binary stream of uninterrupted bytes given the parameter index.

public final java.io.InputStream getBinaryStream(int paramIndex)

매개 변수

paramIndex

An int that indicates the parameter index.

반환 값

An InputStream object.

예외

SQLServerException

참고 항목

참조

SQLServerCallableStatement Class

개념

getBinaryStream Method (SQLServerCallableStatement)
SQLServerCallableStatement Methods
SQLServerCallableStatement Members