Share via


getBytes Method (SQLServerCallableStatement)

Retrieves the value of the designated parameter as an array of bytes.

Overload List

Name Description

getBytes (int)

Retrieves the value of the designated parameter as an array of bytes value given the parameter index.

getBytes (java.lang.String)

Retrieves the value of the designated parameter as an array of bytes value given the parameter name.

참고

참조

SQLServerCallableStatement Class

개념

SQLServerCallableStatement Methods
SQLServerCallableStatement Members