Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTField.GetPrecision

Syntax

int GetPrecision( )

Parameters

This method has no parameters.

Description

Retrieves the field precision (maximum number of digits).

Return

GetPrecision() returns the field precision value.

See Also

SetPrecision()

TOCIndex