Share via


ExpectedSchemaCondition Class

Definition

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

Constructors

ExpectedSchemaCondition()

Properties

Configuration (Inherited from DataSetTestCondition)
Enabled (Inherited from TestCondition)
Name (Inherited from TestCondition)
Schema (Inherited from ExpectedSchemaCondition)
Verbose (Inherited from ExpectedSchemaCondition)

Methods

Assert(DbConnection, SqlExecutionResult[]) (Inherited from ExpectedSchemaCondition)
ConfigureExpectedDataSet(DataSet) (Inherited from ExpectedSchemaCondition)
ToString() (Inherited from ExpectedSchemaCondition)

Applies to