Database.OpenDataSource

Opens the specified data source for this database.

public bool OpenDataSource(DataSource NewDataSource);

Return Value

True if the data source was opened, False if not.

Parameters

NewDataSource
The DataSource object to connect to.

Overloads:


See also:

Class Database

© Stonefield Software Inc., 2023 • Updated: 06/06/16
Comment or report problem with topic