RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXParameterEx.Assign Method

Copies field values from one parameter to other.

Pascal
procedure Assign(Source: TDBXParameter); virtual;
C++
virtual __fastcall Assign(TDBXParameter Source);

Assign copies field values from one parameter to the other. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!