Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Appends a string chunk to a column.
public void appendStringChunk(UInt16 cid, String value)
cid The 1-based column ID.
value The value to append to the current new value for the column.