RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDSCursor.AddAggregate Method
Pascal
function AddAggregate(iFlds: LongWord; iCanLen: LongWord; pCanExpr: Pointer; var hAgg: hDSAggregate): DBResult; stdcall;
C++
__fastcall __stdcall DBResult AddAggregate(LongWord iFlds, LongWord iCanLen, void * pCanExpr, hDSAggregate hAgg);

This is AddAggregate, a member of class IDSCursor.

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