DatabaseTestClass.CleanupTest Method
Namespace: Microsoft.Data.Schema.UnitTesting
Assembly: Microsoft.Data.Schema.UnitTesting (in Microsoft.Data.Schema.UnitTesting.dll)
Syntax
'Declaration
Protected Sub CleanupTest
'Usage
Me.CleanupTest()
protected void CleanupTest()
protected:
void CleanupTest()
protected function CleanupTest()
.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.