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::SetConnection Method

 

Sets the provider and connection string for the data source.

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

NameDescription
System_CAPS_pubmethodSetConnection(String^, String^)

Sets the provider and connection string for the data source.

System_CAPS_pubmethodSetConnection(String^, String^, String^)

Sets the provider and connection string and enables a different string that you can use as a display value.

Return to top
Show: