Add new TCheckConstraint item to the collection.
Source position: db.pas line 1317
| 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. | |