ExpectedSchemaCondition クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[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
- 継承
- 派生
- 属性
コンストラクター
| 名前 | 説明 |
|---|---|
| ExpectedSchemaCondition() | |
プロパティ
| 名前 | 説明 |
|---|---|
| Configuration | (継承元 DataSetTestCondition) |
| Enabled | (継承元 TestCondition) |
| Name | (継承元 TestCondition) |
| Schema | |
| Verbose | |
メソッド
| 名前 | 説明 |
|---|---|
| Assert(DbConnection, SqlExecutionResult[]) | |
| ConfigureExpectedDataSet(DataSet) | |
| ToString() | |