Authentication
このセクションでは、本プロバイダーの接続設定で設定可能なAuthentication プロパティの全リストを提供します。
| プロパティ | 説明 |
| AuthScheme | The scheme used for authentication. Accepted entries are Password, Kerberos. |
| Server | The name of the server running Sybase Database. |
| Port | The port of the Sybase database. |
| Database | The name of the Sybase database. |
| User | 認証するユーザーのユーザーID を指定します。 |
| Password | 認証するユーザーのパスワードを指定します。 |
| Charset | Chaeset name to communicate with server. |
| UseSSL | This field sets whether SSL is enabled. |
| AlternateServers | このプロパティを使うと、 Server および Port で設定されたサーバーに加え、複数のサーバーを指定できます。サーバー名およびポートの両方を、サーバーをカンマで区切って指定します。 |