Skip to main content

ExcelDataSourceConnectionParameters Properties
Show Inherited Hide Inherited

Contains parameters used to establish a connection to an Excel workbook or CSV file.
Name Description
FileName Gets or sets the path to a database file. Inherited from FileConnectionParametersBase.
Password Gets or sets the password used to access the database file. Inherited from FileConnectionParametersBase.
See Also