Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
将给定的字节添加到列的末端。
public void appendBytes( UInt16 cid, Array value, UInt32 srcOffset, UInt32 count )
cid 从 1 开始的列 ID。
value 列的新名称。
srcOffset 源数组中的起始位置。
count 要复制的字节数。