Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTNumber::AsLong

Syntax

LONG AsLong( ) const

Parameters

This method has no parameters.

Description

Converts a CTNumber object to LONG.

Return

AsLong() returns the converted value in LONG format.

See also

AsFloat(), AsBigint()

TOCIndex