RAD Studio VCL Reference
|
Assigns one constraint to another.
procedure Assign(Source: TPersistent); override;
virtual __fastcall Assign(TPersistent * Source);
Call Assign to copy the SQL that defines the constraint of another TCheckConstraint object into this one. Source is the TCheckConstraint from which to read text.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|