C# Class Schumix.Framework.Clean.CleanDatabase

Show file Open project: Schumix/Schumix2 Class Usage Examples

Public Methods

Method Description
CleanDatabase ( ) : System
CleanTable ( string table ) : void
IsClean ( ) : bool

Private Methods

Method Description
CleanCoreTable ( ) : void

Method Details

CleanDatabase() public method

public CleanDatabase ( ) : System
return System

CleanTable() public method

public CleanTable ( string table ) : void
table string
return void

IsClean() public method

public IsClean ( ) : bool
return bool