FlushBuffer Method

Applies To

OBlob

OClob

Description

Flushes the content of the LOB to the server if LOB buffering has been enabled.

Usage

void FlushBuffer(void) const throw(
OException)

Arguments

none

Remarks

See the
EnableBuffering method.

Contents