PgDAC

TCustomPgDataSet.KeySequence Property

Used to specify the name of a sequence that will be used to fill in a key field after a new record is inserted or posted to a database.

Class

TCustomPgDataSet

Syntax

property KeySequence: string;

Remarks

Use the KeySequence property to specify the name of a sequence that will be used to fill in a key field after a new record is inserted or posted to a database.

Note: KeySequence is used by TCustomPgDataSet only if the KeyFields property is assigned.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback