[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
True if the constraint is imported from a datadictionary
Source position: db.pas line 1059
published property TCheckConstraint.FromDictionary : Boolean |
FromDictionary indicates whether a constraint is imported from a data dictionary. This can be set by TDataset descendents to indicate the source of the constraint, but is otherwise ignored.
|
Constraint imported from the database engine |