setBytes Method (SQLServerBlob)
Writes the given array of bytes into the BLOB starting at the given position, and then returns the number of bytes written.
Overload List
Name | Description |
---|---|
Writes the given array of bytes into the BLOB starting at the given position, and then returns the number of bytes written. |
|
Writes all or part of the given array of bytes into the BLOB starting at the given position, offset, and length, and then returns the number of bytes written. |