Database.OpenDataSource

Opens the specified data source for this database.

public bool OpenDataSource(string DataSourceName);

Return Value

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

Parameters

DataSourceName
The name of the data source to open.

Overloads:


See also:

Class Database

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