MLSynchronization and MLSync objects
Specifies the machine name for the MobiLink synchronization server.
At design time, you can enter a value for Host on the MLServer tab of the Properties view for an MLSync object. At runtime, application users can enter a value for the Host machine on the MLServer tab page of the default synchronization options window generated by the MobiLink wizard.
If the host name is defined by subscriptions in the remote database, you do not need to set this property.
You can change the Host name in script as follows:
mySync_1.Host = “myMachineName”