C# Class Schumix.Framework.Clean.CleanDatabase

Afficher le fichier Open project: Schumix/Schumix2 Class Usage Examples

Méthodes publiques

Méthode Description
CleanDatabase ( ) : System
CleanTable ( string table ) : void
IsClean ( ) : bool

Private Methods

Méthode Description
CleanCoreTable ( ) : void

Method Details

CleanDatabase() public méthode

public CleanDatabase ( ) : System
Résultat System

CleanTable() public méthode

public CleanTable ( string table ) : void
table string
Résultat void

IsClean() public méthode

public IsClean ( ) : bool
Résultat bool