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