Microsoft SDK for Java

DataSource.begin

Opens a connection to the data source.

Syntax

public void begin()

Remarks

If a command is associated with the DataSource object, the command is executed and the resulting recordset is opened.

See Also   close

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