Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTField.GetScale

Syntax

int GetScale( )

Parameters

This method has no parameters.

Description

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

Return

GetScale() returns the field scale value.

See Also

SetScale()

TOCIndex