RAD Studio VCL Reference
|
Adds a check constraint to the list maintained by this collection object.
function Add: TCheckConstraint;
__fastcall TCheckConstraint Add();
Call Add to add another check constraint to those known to the dataset component that owns this check constraint object. After adding a check constraint, set its properties to provide the SQL that defines the constraint.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|