DataSource.getDesignTimeData

Overview | Methods | This Package | All Packages

DataSource.getDesignTimeData

Retrieves a boolean value indicating whether a connection should be made to the data source while working on a form in a visual designer.

Syntax

public boolean getDesignTimeData()

Return Value

Returns true if the connection will be made in design mode; otherwise, returns false.

See Also   setDesignTimeData