RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomADODataSet.LocateRecord Method
Pascal
function LocateRecord(const KeyFields: string; const KeyValues: OleVariant; Options: TLocateOptions; SyncCursor: Boolean): Boolean;
C++
__fastcall Boolean LocateRecord(const AnsiString KeyFields, const OleVariant KeyValues, TLocateOptions Options, Boolean SyncCursor);

This is LocateRecord, a member of class TCustomADODataSet.

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