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