CoverageDatabase.AddConstraints Method ()

 

Adds the constraints to the database. This class and its members are reserved for internal use and are not intended to be used in your code.

Namespace:   Microsoft.VisualStudio.Coverage.Analysis.Database
Assembly:  Microsoft.VisualStudio.Coverage.Analysis (in Microsoft.VisualStudio.Coverage.Analysis.dll)

Syntax

public void AddConstraints()
public:
void AddConstraints()
member AddConstraints : unit -> unit
Public Sub AddConstraints

See Also

CoverageDatabase Class
Microsoft.VisualStudio.Coverage.Analysis.Database Namespace

Return to top