Product Documentation

FairCom DB API for C

Previous Topic

Next Topic

ctdbSetTablePartitionBase

Set partition rule using an expression.

Declaration

CTDBRET ctdbDECL ctdbSetTablePartitionBase(CTHANDLE Handle, LONG base)

Description

Sets a partition rule using an expression.

Parameters:

  • Handle - [IN] CTTABLE table handle
  • base - [IN] LONG Partition number to set as base

Return Values

FairCom DB API error code.

TOCIndex