ExpectedSchemaCondition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |