[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Add new TCheckConstraint item to the collection
Source position: db.pas line 1073
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 |
|