IBDAC

TIBCValidationService.Options Property

Used to invoke database validation.

Class

TIBCValidationService

Syntax

property Options: TIBCValidateOptions default [];

Remarks

Use the Options property of the TIBCValidationService component to invoke database validation.

Set any of the following options of type TValidateOption to True to perform the appropriate validation:

Note: Not all combinations of validation options work together. For example, you can not simultaneously mend and validate the database at the same time. Conversely, some options are intended to be used with other options, such as ValidateDB, or ValidateFull with ValidateDB.

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