C# Class BTDBTest.ObjectDbTableUpgradeTest

Inheritance: IDisposable
Afficher le fichier Open project: Bobris/BTDB

Méthodes publiques

Méthode Description
Dispose ( ) : void
ObjectDbTableUpgradeTest ( ) : System

Private Methods

Méthode Description
ApartFieldCanBeAdded ( ) : void
ApartFieldCanBeRemoved ( ) : void
ChangeOfPrimaryKeyIsNotSupported ( ) : void
NewIndexesAreAutomaticallyGenerated ( ) : void
OpenDb ( ) : void
ReopenDb ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

ObjectDbTableUpgradeTest() public méthode

public ObjectDbTableUpgradeTest ( ) : System
Résultat System