TestCondition クラス

定義

public class TestCondition : Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions.TestCondition
type TestCondition = class
    inherit TestCondition
Public Class TestCondition
Inherits TestCondition
継承
TestCondition

コンストラクター

名前 説明
TestCondition()

プロパティ

名前 説明
Enabled (継承元 TestCondition)
Name (継承元 TestCondition)

メソッド

名前 説明
Assert(DbConnection, SqlExecutionResult[]) (継承元 TestCondition)

適用対象