Skip to main content

AdvantageConnectionParameters Properties

Contains parameters used to establish a connection to an Advantage database 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.
ServerType Gets or sets the type of the Advantage server.
UserName Gets or sets the user name used to authenticate to the database.
See Also