ExpectedSchemaCondition Constructor
Initializes a new instance of the ExpectedSchemaCondition class.
Namespace: Microsoft.Data.Schema.UnitTesting.Conditions
Assembly: Microsoft.Data.Schema.UnitTesting (in Microsoft.Data.Schema.UnitTesting.dll)
Syntax
'Declaration
Public Sub New
public ExpectedSchemaCondition()
public:
ExpectedSchemaCondition()
new : unit -> ExpectedSchemaCondition
public function ExpectedSchemaCondition()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.