Information
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.

DataSource::Tables Property

 

A DataSourceTableCollection object that contains a DataSourceTable object for each table in the data source that can be used by the Web performance test.

Namespace:   Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

public:
property DataSourceTableCollection^ Tables {
	DataSourceTableCollection^ get();
}
Return to top
Show: