Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTField::GetType

Syntax

CTDBTYPE GetType( ) const

Parameters

This method has no parameters.

Description

Retrieves the field type.

Return

GetType() retrieves the field type.

See also

GetName(), GetLength(), SetType()

TOCIndex