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.
WebTestLoop::RegisterDataSource Method (String^, String^)
Registers the specified data source and data table.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Parameters
- dataSourceName
-
Type:
System::String^
The name of the data source.
- dataTableName
-
Type:
System::String^
The name of the data table.
Show: