Setting Properties for a Bulk Copy Operation

An application can set certain bulk properties before initiating a bulk-copy operation.

Use the copy() method of blkcursor object to set the properties.

The method accepts the following arguments: Example:
blk.copy(name="mytable", direction="in", properties="IdStartNum=21")