RowCountCondition Class

Definition

public class RowCountCondition : Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.RowCountCondition
type RowCountCondition = class
    inherit RowCountCondition
Public Class RowCountCondition
Inherits RowCountCondition
Inheritance

Constructors

RowCountCondition()

Properties

Enabled (Inherited from TestCondition)
Name (Inherited from TestCondition)
ResultSet (Inherited from ResultSetCondition)
RowCount (Inherited from RowCountCondition)

Methods

Assert(DbConnection, SqlExecutionResult[]) (Inherited from ResultSetCondition)
ToString() (Inherited from RowCountCondition)

Applies to