RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomADODataSet.FetchComplete Method
Pascal
procedure FetchComplete(const pError: Error; var adStatus: EventStatusEnum; const pRecordset: _Recordset); safecall;
C++
__fastcall FetchComplete(const Error pError, EventStatusEnum adStatus, const _Recordset pRecordset);

This is FetchComplete, a member of class TCustomADODataSet.

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