Sets a boolean value indicating whether a connection should be made to the data source while working on a form in a visual designer.
public void setDesignTimeData( boolean fDesign )
fDesign
Set to true if a connection should be made in design mode; otherwise, set to false.
See Also getDesignTimeData