DataSource
This property indicates the name of the data source to connect to. This is generally setup in the HOSTS file assigning an IP address to a name.
Group: Embedded Procedure Object
Syntax: emProc.DataSource = sValue
sValue (String) name of the data source
Example:
emProc.DataSource = "RFSample"