Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
QSOrmProject
Deletion
SQLCleanOperation
C# Class QSOrmProject.Deletion.SQLCleanOperation
Inheritance:
Operation
Show file
Open project: QualitySolution/QSProjects
Public Properties
Property
Type
Description
CleanField
string
TableName
string
WhereStatment
string
Public Methods
Method
Description
Execute
(
DeleteCore
core
) :
void
Method Details
Execute()
public
method
public
Execute
(
DeleteCore
core
) :
void
core
DeleteCore
return
void
Property Details
CleanField
public property
public
string
CleanField
return
string
TableName
public property
public
string
TableName
return
string
WhereStatment
public property
public
string
WhereStatment
return
string