RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomADODataSet.InternalGetRecord Method
Pascal
function InternalGetRecord(Buffer: TRecordBuffer; GetMode: TGetMode; DoCheck: Boolean): TGetResult;
C++
__fastcall TGetResult InternalGetRecord(TRecordBuffer Buffer, TGetMode GetMode, Boolean DoCheck);

This is InternalGetRecord, a member of class TCustomADODataSet.

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