WebTest.AddDataSource Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
AddDataSource(String, String, DataBindingAccessMethod, array<String[])
Adds a data source to the data collection that is contained by the Web test.
AddDataSource(String, String, String, DataBindingAccessMethod, array<String[])
Adds a data source to the data collection that is contained by the Web test.
Top