Connection
This section provides a complete list of the Connection properties you can configure in the connection string for this provider.
Property | Description |
URL | The URL to your Apache Phoenix instance. This property overrides the Server/Port/UseSSL connection properties. |
EnableSchemas | Set to true if the Apache Phoenix instance you are authenticating against supports multiple schemas. |
Schema | The schema which will be used by default. |
ServerConfigurations | A list of server configuration variables to override the server defaults. |
Version | The version of the Apache Phoenix instance. |