Share via


CoverageDSPriv.SourceFileNamesDataTable.AddSourceFileNamesRow Method

Include Protected Members
Include Inherited Members

Adds a data row to this data table. This class and its members are reserved for internal use and are not intended to be used in your code.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AddSourceFileNamesRow(CoverageDSPriv.SourceFileNamesRow) Adds the provided source file names row to this data table. This class and its members are reserved for internal use and are not intended to be used in your code.
Public method AddSourceFileNamesRow(UInt32, String) Adds a new source file names data row to this data table by using the provided values. This class and its members are reserved for internal use and are not intended to be used in your code.

Top

See Also

Reference

CoverageDSPriv.SourceFileNamesDataTable Class

Microsoft.VisualStudio.Coverage.Analysis Namespace