[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Message to display if the CustomConstraint constraint is violated.
Source position: db.pas line 430
published property TField.ConstraintErrorMessage : string |
ConstraintErrorMessage is the message that should be displayed when the dataset checks the constraints and the constraint in TField.CustomConstraint is violated.
This feature is not yet implemented in FPC.
|
Custom constraint for the field's value |