Used to specify the methods used internally to generate a sequenced field.
Class
TCustomPgDataSet
Syntax
property SequenceMode: TSequenceMode default smPost;
Remarks
Set the SequenceMode property to specify which method is used internally to generate a sequenced field.
See Also