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
Operation
C# 클래스 QSOrmProject.Deletion.Operation
파일 보기
프로젝트 열기: QualitySolution/QSProjects
공개 프로퍼티들
프로퍼티
타입
설명
ChildAfterOperations
List
ChildBeforeOperations
List
ItemId
uint
공개 메소드들
메소드
설명
Execute
(
DeleteCore
core
) :
void
GetOperationsCount
( ) :
int
메소드 상세
Execute()
공개
추상적인
메소드
public
abstract
Execute
(
DeleteCore
core
) :
void
core
DeleteCore
리턴
void
GetOperationsCount()
공개
메소드
public
GetOperationsCount
( ) :
int
리턴
int
프로퍼티 상세
ChildAfterOperations
공개적으로 프로퍼티
public
List
ChildAfterOperations
리턴
List
ChildBeforeOperations
공개적으로 프로퍼티
public
List
ChildBeforeOperations
리턴
List
ItemId
공개적으로 프로퍼티
public
uint
ItemId
리턴
uint