xRecord.buf2con Method

Packs the table buffers of an xRecord instance into an X++ container.

Syntax

public container buf2con([boolean packOrigBuffer])

Run On

Called

Parameters

Return Value

Type: container
A container that holds packed buffers.

See Also

Reference

xRecord Class