[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Does the field have any constraints defined
Source position: db.pas line 436
published property TField.HasConstraints : Boolean |
HasConstraints will contain True if one of the CustomConstraint or ImportedConstraint properties is set to a non-empty value.
|
Custom constraint for the field's value |
|
|
Constraint for the field value on the level of the underlying database |