Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTBase.ClearError

Syntax

void ClearError ( )

Parameters

This method has no parameters.

Description

Clear the current error and set the error to CTDBRET_OK.

Return

None.

See Also

GetError(), SetError()

TOCIndex