Sets a large binary parameter broken down into several chunks.
public virtual bool AppendParameterByteChunk( ul_column_num pid, const ul_byte * value, size_t valueSize )
pid The 1-based ordinal of the parameter.
value The byte chunk to append.
valueSize The size of the buffer.
True on success, otherwise false.