NativeFolder Parameter (Connect-OracleOci Cmdlet)
The path to the directory containing the native dlls the provider works with. This property is effective on the Windows and macOS platforms only.
Syntax
Connect-OracleOci -NativeFolder string
Data Type
cstr
Default Value
""
Remarks
The path to the directory containing the native dlls the cmdlet works with. By default cmdlet relies on the standard system policy for loading the dynamic libaries. Apply full path or the path relative to your executable.