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.
TestElement::FillDataRow Method (DataRow^, String^)
Fills the provided data row object by using test data results from visible properties of this test element.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Parameters
- row
-
Type:
System.Data::DataRow^
A DataRow object.
- columnPrefix
-
Type:
System::String^
Text to add to the start of the column name.
Show: