Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTField::SetScale

Syntax

void SetScale(NINT scale)

Parameters

  • scale [in] The new field scale value.

Description

Sets the field scale (the number of digits to the right of the decimal point).

Return

None.

See also

GetScale()

TOCIndex