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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Sets or resets cross-partitioning for the table.
public void setCrossPartition(boolean newValue)
Called