C# Class BTDBTest.ObjectDbTableUpgradeTest

Inheritance: IDisposable
Mostra file Open project: Bobris/BTDB

Public Methods

Method Description
Dispose ( ) : void
ObjectDbTableUpgradeTest ( ) : System

Private Methods

Method Description
ApartFieldCanBeAdded ( ) : void
ApartFieldCanBeRemoved ( ) : void
ChangeOfPrimaryKeyIsNotSupported ( ) : void
NewIndexesAreAutomaticallyGenerated ( ) : void
OpenDb ( ) : void
ReopenDb ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

ObjectDbTableUpgradeTest() public method

public ObjectDbTableUpgradeTest ( ) : System
return System