Compartir a través de


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.

Vea también

Referencia

SQLServerCallableStatement Class

Conceptos

SQLServerCallableStatement Methods
SQLServerCallableStatement Members