Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
QSOrmProject
Deletion
SQLCleanOperation
C# 클래스 QSOrmProject.Deletion.SQLCleanOperation
상속:
Operation
파일 보기
프로젝트 열기: QualitySolution/QSProjects
공개 프로퍼티들
프로퍼티
타입
설명
CleanField
string
TableName
string
WhereStatment
string
공개 메소드들
메소드
설명
Execute
(
DeleteCore
core
) :
void
메소드 상세
Execute()
공개
메소드
public
Execute
(
DeleteCore
core
) :
void
core
DeleteCore
리턴
void
프로퍼티 상세
CleanField
공개적으로 프로퍼티
public
string
CleanField
리턴
string
TableName
공개적으로 프로퍼티
public
string
TableName
리턴
string
WhereStatment
공개적으로 프로퍼티
public
string
WhereStatment
리턴
string