NativeFolder
The path to the directory containing the native assemblies (.dll) the provider works with.
Data Type
string
Default Value
""
Remarks
By default (when this connection property has an empty value), the server relies on the standard system policy for loading the native Oracle OCI assemblies.
If the prodtype; cannot locate the required assemblies using the system policy, you can manually supply the location of the assemblies using this connection property. The server can accept both the full path and the path relative to your executable.
These assembly files can be found in the lib folder inside the installation directory of the server.
This connection property only applies when using the server on Windows and macOS platforms.