CdbField::SetOrdinalPosition, GetOrdinalPosition Property

Sets or returns the relative position of a CdbField object within a CdbFields collection.

Syntax

VOIDSetOrdinalPosition(SHORT s);

SHORTGetOrdinalPosition(VOID);

Set Parameters

Type Example Description
SHORT s A Short that specifies the numeric order of fields.