Access97ConnectionParameters Properties
Contains parameters used to establish a connection to an Access 97 database file.
Name | Description |
---|---|
File |
Gets or sets the path to a database file.
Inherited from File |
Password |
Gets or sets the password used to access the database file.
Inherited from File |
User |
Gets or sets the user name used to authenticate to the database. |
See Also