CTTable::GetLastPartition
Syntax
LONG CTTable::GetLastPartition()
Parameters
None
Description
Retrieves the last raw partition number, if the table is a partitioned file.
Return
CTException is thrown if the table is not a partitioned file.
See Also
GetFirstPartition()