Skip to main content
A newer version of this page is available. .

OracleConnectionParameters Properties

Contains parameters used to establish a connection to an Oracle server.
Name Description
Password Gets or sets the password used to authenticate to an Oracle server.
ServerName Gets or sets the name of the Oracle server to which the connection should be established.
UserName Gets or sets the user name used to authenticate to the Oracle server.
See Also