xRecord.setCrossPartition Method

Sets or resets cross-partitioning for the table.

Syntax

public void setCrossPartition(boolean newValue)

Run On

Called

Parameters

  • newValue
    Type: boolean
    A new Boolean value to set or reset cross-partitioning.

See Also

Reference

xRecord Class