[Overview][Constants][Types][Classes][Index] |
Add new TCheckConstraint item to the collection
Source position: db.pas line 1048
public function TCheckConstraints.Add: TCheckConstraint; |
The newly added TCheckConstraint instance
Add is overridden by TCheckConstraint to add a new TCheckConstraint instance to the collection. it returns the newly added instance.
|
Record-level constraint definition |
|
#rtl.classes.TCollection.Add |