RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDSBase.Clone Method
Pascal
function Clone(iPType: LongWord; bRecurse: LongBool; bCloneOptParams: LongBool; var DataSet: IDSBase): DBResult; stdcall;
C++
__fastcall __stdcall DBResult Clone(LongWord iPType, LongBool bRecurse, LongBool bCloneOptParams, IDSBase DataSet);

This is Clone, a member of class IDSBase.

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