RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDSBase.RefreshRecords Method
Pascal
function RefreshRecords(NewDataPacket: PSafeArray; iRecNo: LongWord; iClientData: LongWord; pfReconcile: pfDSReconcile): DBResult; stdcall;
C++
__fastcall __stdcall DBResult RefreshRecords(PSafeArray NewDataPacket, LongWord iRecNo, LongWord iClientData, pfDSReconcile pfReconcile);

This is RefreshRecords, a member of class IDSBase.

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