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

This is GenDeleteSQL, a member of class TSQLResolver.

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