DataSourcePath Property
The DataSourcePath property sets or returns the location where Transformer searches for data source files.
Syntax
Application .DataSourcePath
Applies To
Discussion
If no location is specified, Transformer searches the PowerPlay® installation folder.
Use the LocalPath property to specify a path and file name for each data source. If the LocalPath property specifies a relative path, it is added to the value set in the DataSourcePath property. In such a case, the concatenated values must result in a properly defined location.
Type
String
Access
Read/Write
Examples
objTransApp.DataSourcePath = strStartLocation