Property String psConnectionIdCmdLine
| Read Access: | Get psConnectionIdCmdLine to StringVariable |
| Write Access: | Set psConnectionIdCmdLine to StringVariable/Value |
You can pass the connections INI file name as a command line property using the dfconnid= command line parameter (e.g., dfconnid=
In case of a command line parameter conflict, you may change the name of the parameter "dfconnid=" to some other name using the psConnectionIdCmdLine property.
When running within the Studio, you can set this parameter in your project's property page.
For security reasons, this feature can be disabled by setting the pbCmdLineIniAllowed property.