SessionVariables Parameter (Connect-Informix Cmdlet)
A semicolon-separated list of SET ENVIRONMENT commands to set on the current connection.
Syntax
Connect-Informix -SessionVariables string
Data Type
cstr
Default Value
""
Remarks
A semicolon-separated list of SET ENVIRONMENT commands to set on the current connection. For example: 'sessionVariables="SET ENVIRONMENT DELIMIDENT ON;"'