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.
ITestElementResultTestPropertyProvider::FillDataRow Method (DataRow^, String^)
Fills the provided data row by using test result data.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Parameters
- row
-
Type:
System.Data::DataRow^
The data row.
- columnPrefix
-
Type:
System::String^
A short string that will be added to the start of the column name.
Show: