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

This is InternalGetRecord, a member of class TCustomADODataSet.

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