Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a value that indicates whether the data of the table is saved on a per-partition basis, and corresponds to the SaveDataPerPartition property of the table.
Syntax
public boolean dataPerPartition()
Run On
Called
Return Value
Type: boolean
true if the data is saved on a per-partition basis; otherwise, false, and the data is saved globally for all partitions.