Specifies the location of dbmlsync.exe.
Public Property Path( ) As String
Member of DbmlsyncCOM.Dbmlsync
You do not need to set this property if dbmlsync.exe is located in a directory specified by the Windows PATH environment variable.
The following example sets the path of a Dbmlsync Integration Component instance.
dbmlsync1.Path = "c:\program files\sql anywhere 10\win32"