Property Boolean pbCmdLineIniAllowed
| Read Access: | Get pbCmdLineIniAllowed to BooleanVariable |
| Write Access: | Set pbCmdLineIniAllowed to BooleanVariable/Value |
You can pass the connections INI file name as a command line property using the dfconnid= command line parameter (e.g., dfconnid=
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.
In case of a command line parameter conflict, you may also change the name of the parameter "dfconnid=" to some other name using the psConnectionIdCmdLine property.