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