Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTBigint::AsString

Syntax

CTString AsString( ) const

Parameters

This method has no parameters.

Description

Converts a CTBigint object to a CTString object.

Return

AsString() returns a CTString object with the Bigint() value.

See also

AsBigint()

TOCIndex