getBytes Method (SQLServerCallableStatement)
Retrieves the value of the designated parameter as an array of bytes.
Overload List
Name | Description |
---|---|
Retrieves the value of the designated parameter as an array of bytes value given the parameter index. |
|
Retrieves the value of the designated parameter as an array of bytes value given the parameter name. |
See Also
Reference
SQLServerCallableStatement Class
Concepts
SQLServerCallableStatement Methods
SQLServerCallableStatement Members