Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.