ExpectedSchemaCondition Klasse

Definition

[System.ComponentModel.Composition.PartCreationPolicy(System.ComponentModel.Composition.CreationPolicy.NonShared)]
public class ExpectedSchemaCondition : Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.DataSetTestCondition
[<System.ComponentModel.Composition.PartCreationPolicy(System.ComponentModel.Composition.CreationPolicy.NonShared)>]
type ExpectedSchemaCondition = class
    inherit DataSetTestCondition
Public Class ExpectedSchemaCondition
Inherits DataSetTestCondition
Vererbung
ExpectedSchemaCondition
Abgeleitet
Attribute

Konstruktoren

Name Beschreibung
ExpectedSchemaCondition()

Eigenschaften

Name Beschreibung
Configuration (Geerbt von DataSetTestCondition)
Enabled (Geerbt von TestCondition)
Name (Geerbt von TestCondition)
Schema
Verbose

Methoden

Name Beschreibung
Assert(DbConnection, SqlExecutionResult[])
ConfigureExpectedDataSet(DataSet)
ToString()

Gilt für: