GetFieldType

PowerBuilder Native Interface

IPB_Session interface:

GetFieldType method

Description

Syntax

GetFieldType(pbclass cls, pbfieldID fid)

Return Values

Examples

 pbint pbfieldType = session->GetFieldType(cls, fid);

See Also