C# 클래스 Tiraggo.Interfaces.tgEntitySavePacket

파일 보기 프로젝트 열기: BrewDawg/Tiraggo 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CurrentValues tgSmartDictionary
Entity object
ModifiedColumns List
OriginalValues tgSmartDictionary
RowState tgDataRowState

프로퍼티 상세

CurrentValues 공개적으로 프로퍼티

public tgSmartDictionary,Tiraggo.Interfaces CurrentValues
리턴 tgSmartDictionary

Entity 공개적으로 프로퍼티

public object Entity
리턴 object

ModifiedColumns 공개적으로 프로퍼티

public List ModifiedColumns
리턴 List

OriginalValues 공개적으로 프로퍼티

public tgSmartDictionary,Tiraggo.Interfaces OriginalValues
리턴 tgSmartDictionary

RowState 공개적으로 프로퍼티

public tgDataRowState RowState
리턴 tgDataRowState