RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBXSQLVAR.Assign Method

Assigns another XSQLVAR to the XSQLVAR component.

Pascal
procedure Assign(Source: TIBXSQLVAR);
C++
__fastcall Assign(TIBXSQLVAR Source);

Use Assign to assign another XSQLVAR to the XSQLVAR component. The fields must have compatible data types. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!