Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Appends the given bytes to the end of the column.
public void appendBytes( UInt16 cid, Array value, UInt32 srcOffset, UInt32 count )
cid the 1-based column ID.
value The new name for the column.
srcOffset The start position in the source array.
count The number of bytes to be copied.