IBDAC

TCustomIBCDataSet.KeyGenerator Property

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

Class

TCustomIBCDataSet

Syntax

property KeyGenerator: string;

Remarks

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

Note: KeyGenerator is used by TCustomIBCDataSet only if TCustomDADataSet.KeyFields property is assigned.

See Also

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