The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WebTest::AddDataSource Method
Defines a binding relationship and adds it to the data source binding collection for the Web performance test.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
| Name | Description | |
|---|---|---|
![]() | AddDataSource(String^, String^, DataBindingAccessMethod, array<String^>^) | Adds a data source to the data collection that is contained by the Web performance test. |
![]() | AddDataSource(String^, String^, String^, DataBindingAccessMethod, DataBindingSelectColumns, array<String^>^) | |
![]() | AddDataSource(String^, String^, String^, DataBindingAccessMethod, array<String^>^) | Adds a data source to the data collection that is contained by the Web performance test. |
Show:
