setMachineDSN

setMachineDSN(dsn: String) updating;

The setMachineDSN method of the ExternalDatabase class programmatically sets the machine data source name (DSN) expression in the external database connection string.

Using this method to set the data source name expression in the connection string overwrites any value that was previously set by using the setFileDSN method.