RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSQLResolver.GenSelectSQL Method
Pascal
procedure GenSelectSQL(Tree: TUpdateTree; SQL: TWideStrings; Params: TParams; Alias: string; Mode: TUpdateMode = upWhereKeyOnly); virtual;
C++
virtual __fastcall GenSelectSQL(TUpdateTree Tree, TWideStrings SQL, TParams Params, AnsiString Alias, TUpdateMode Mode = upWhereKeyOnly);

This is GenSelectSQL, a member of class TSQLResolver.

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