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
QSOrmProject
Deletion
SQLCleanOperation
C# Class QSOrmProject.Deletion.SQLCleanOperation
Inheritance:
Operation
Afficher le fichier
Open project: QualitySolution/QSProjects
Méthodes publiques
Свойство
Type
Description
CleanField
string
TableName
string
WhereStatment
string
Méthodes publiques
Méthode
Description
Execute
(
DeleteCore
core
) :
void
Method Details
Execute()
public
méthode
public
Execute
(
DeleteCore
core
) :
void
core
DeleteCore
Résultat
void
Property Details
CleanField
public_oe property
public
string
CleanField
Résultat
string
TableName
public_oe property
public
string
TableName
Résultat
string
WhereStatment
public_oe property
public
string
WhereStatment
Résultat
string