Microsoft SDK for Java

DataSource.setDesignTimeData

Sets 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 void setDesignTimeData( boolean fDesign )

Parameters

fDesign

Set to true if a connection should be made in design mode; otherwise, set to false.

See Also   getDesignTimeData

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