ExpectedSchemaCondition 构造函数 ()

 

初始化 ExpectedSchemaCondition 类的新实例。

命名空间:   Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions
程序集:  Microsoft.Data.Tools.Schema.Sql.UnitTesting(Microsoft.Data.Tools.Schema.Sql.UnitTesting.dll 中)

语法

public ExpectedSchemaCondition()
public:
ExpectedSchemaCondition()
new : unit -> ExpectedSchemaCondition
Public Sub New

请参阅

ExpectedSchemaCondition 类
Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions 命名空间

返回页首