IBDAC

TIBCDataSetOptions.BooleanDomainFields Property

Used to create TBooleanField for fields that have domain of the integer data type, and the domain name contains 'BOOLEAN'.

Class

TIBCDataSetOptions

Syntax

property BooleanDomainFields: boolean default False;

Remarks

If the BooleanDomainFields property is set to True, TBooleanField objects are created for fields that have domain of the integer data type, and the domain name contains 'BOOLEAN'.

Note: This option has no effect when SetDomainNames is set to False.

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