DataSource.begin

Overview | Methods | This Package | All Packages

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