Skip to main content
A newer version of this page is available. .
All docs
V22.2

HanaConnectionParameters Constructors

Stores SAP HANA connection parameters.
Name Parameters Description
HanaConnectionParameters() none Initializes a new instance of the HanaConnectionParameters class.
HanaConnectionParameters(String, Int32, String, String, String) serverName, port, userName, password, databaseName Initializes a new instance of the HanaConnectionParameters class with specified settings.
See Also