Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Schumix
Framework
Clean
CleanDatabase
C# Class Schumix.Framework.Clean.CleanDatabase
Datei anzeigen
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