RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDSCursor.SetRange Method
Pascal
function SetRange(iFields: LongWord; pKey1: Pointer; bKey1Incl: LongBool; pKey2: Pointer; bKey2Incl: LongBool): DBResult; stdcall;
C++
__fastcall __stdcall DBResult SetRange(LongWord iFields, void * pKey1, LongBool bKey1Incl, void * pKey2, LongBool bKey2Incl);

This is SetRange, a member of class IDSCursor.

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