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
QSOrmProject
Deletion
SQLCleanOperation
C# Class QSOrmProject.Deletion.SQLCleanOperation
Inheritance:
Operation
Datei anzeigen
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_oe property
public
string
CleanField
return
string
TableName
public_oe property
public
string
TableName
return
string
WhereStatment
public_oe property
public
string
WhereStatment
return
string