[Overview][Constants][Types][Classes][Procedures and functions][Index] |
True if the constraint is imported from a datadictionary
Source position: db.pas line 979
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 |
lazarus-ccr.sourceforge.net |