PipelineBuffer.AddBlobData Method
Include Protected Members
Include Inherited Members
Adds an array of bytes to a PipelineBuffer column.
Overload List
Name | Description | |
---|---|---|
AddBlobData(Int32, array<Byte[]) | Adds an array of bytes to a PipelineBuffer column. | |
AddBlobData(Int32, array<Byte[], Int32) | Adds an array of a specified number of bytes to a PipelineBuffer column. |
Top
See Also