SDAC

TMSDataSetOptions.RequiredFields Property

Used for TCustomMSDataSet to set the Required property of TField objects for the NOT NULL fields.

Class

TMSDataSetOptions

Syntax

property RequiredFields: boolean default False;

Remarks

If True, TCustomMSDataSet sets the Required property of TField objects for the NOT NULL fields. It is useful when table has a trigger that updates the NOT NULL fields. The default value is False.

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