True if the constraint is imported from a datadictionary.
Source position: db.pas line 1303
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. |