Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
设置分成几个片段的大型二进制参数。
public virtual bool AppendParameterByteChunk( ul_column_num pid, const ul_byte * value, size_t valueSize )
pid 从 1 开始的参数序号。
value 要附加的字节块。
valueSize 缓冲区大小。
如果成功,则返回 true;否则返回 false。