Hello,

I want to add a connection ID to DFConnId.ini (ConnectionIniFile).

I see that there is a ConnectionIniFile function, but it only stores the user, password and trusted check on a existing connection id.

I see that there is a WriteConnectionsIni function that seems to make what I want, but it is flagged as private...

After seeing above functions... Write my own logic? any advice?

Regards.