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