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