Return the size of the batch buffer.
DECLARATION
VRLEN ctdbDECL ctdbGetBatchBufferSize(CTHANDLE Handle)
DESCRIPTION
ctdbGetBatchBufferSize() returns the size of the batch buffer currently allocated.
RETURN
ctdbGetBatchBufferSize() returns the batch buffer size, or -1 if the handle is not a record handle.
SEE ALSO