Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTBase::GetDefDateType

Syntax

CTDATE_TYPE GetDefDateType ( ) const

Parameters

This method has no parameters.

Description

Retrieves the default date type. The valid values for the date type are shown in "Data Types".

Return

GetDefDateType() returns the default date type. For more information on the valid values for the date type, see the description above.

See also

SetDefDateType()

TOCIndex