Determines KeyFields and build query of TCustomIBCTable. 
Class
TCustomIBCTable
 Syntax
procedure PrepareSQL;
Remarks
Call the PrepareSQL method to determine KeyFields and build query of TCustomIBCTable. PrepareSQL is called implicitly when TCustomIBCTable is being opened. 
See Also