FileConnectionParametersBase Properties
Serves as the base for classes that contain the parameters used to connect to database files.| Name | Description |
|---|---|
| FileName | Gets or sets the path to a database file. |
| Password | Gets or sets the password used to access the database file. |
See Also