DataSource.Database

The name of the physical database this data source connects to. In the case of file-based database engines such as Visual FoxPro and Access, this must include the path to the database. In the case of text files, this must contain the path for the files.

public string Database { get; set; }

See also:

Class DataSource

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