TestCondition Constructor
Initializes a new instance of the TestCondition class.
Namespace: Microsoft.Data.Schema.UnitTesting.Conditions
Assembly: Microsoft.Data.Schema.UnitTesting (in Microsoft.Data.Schema.UnitTesting.dll)
Syntax
'Declaration
Protected Sub New
protected TestCondition()
protected:
TestCondition()
new : unit -> TestCondition
protected function TestCondition()
.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.