RowCountCondition Constructor ()
Initializes a new instance of the RowCountCondition class.
Namespace: Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions
Assembly: Microsoft.Data.Tools.Schema.Sql.UnitTesting (in Microsoft.Data.Tools.Schema.Sql.UnitTesting.dll)
Syntax
public RowCountCondition()
public:
RowCountCondition()
new : unit -> RowCountCondition
Public Sub New
See Also
RowCountCondition Class
Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions Namespace
Return to top