Authentication
このセクションでは、本プロバイダーの接続文字列で設定可能なAuthentication プロパティの全リストを提供します。
| プロパティ | 説明 |
| AuthScheme | Specifies the authentication method that the provider uses to connect to SAP HANA. |
| Server | Specifies the hostname or network address of the SAP HANA database server. |
| Port | The port of the SAP HANA database. |
| Database | Specifies the name of the SAP HANA database to connect to. |
| User | 認証するユーザーのユーザーID を指定します。 |
| Password | 認証するユーザーのパスワードを指定します。 |
| IncludeSystemObjects | Specifies whether the provider includes system schemas and tables from SAP HANA in the available metadata. |
| UseSSL | Specifies whether the provider uses a secure (TLS/SSL) connection when connecting to SAP HANA. |