RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomADODataSet.WillChangeField Method
Pascal
procedure WillChangeField(cFields: Integer; Fields: OleVariant; var adStatus: EventStatusEnum; const pRecordset: _Recordset); safecall;
C++
__fastcall WillChangeField(int cFields, OleVariant Fields, EventStatusEnum adStatus, const _Recordset pRecordset);

This is WillChangeField, a member of class TCustomADODataSet.

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