Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTNumber.AsString

Syntax

String AsString( )

Parameters

This method has no parameters.

Description

Converts a CTNumber object to a String object.

Return

AsString() returns a String object with the CTNumber value.

See Also

AsBigint()

TOCIndex