RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDSCursor.SortOnFields Method
Pascal
function SortOnFields(iFields: LongWord; piFields: PLongWord; pDescending: PLongBool; pCaseInsensitive: PLongBool): DBResult; stdcall;
C++
__fastcall __stdcall DBResult SortOnFields(LongWord iFields, PLongWord piFields, PLongBool pDescending, PLongBool pCaseInsensitive);

This is SortOnFields, a member of class IDSCursor.

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