C# 클래스 EditorStateExample.Module.Updater

상속: ModuleUpdater
파일 보기 프로젝트 열기: DevExpress-Examples/XAF_how-to-disable-property-editors-based-on-a-business-rule-e1672

공개 메소드들

메소드 설명
UpdateDatabaseAfterUpdateSchema ( ) : void
Updater ( IObjectSpace objectSpace, Version currentDBVersion ) : System

메소드 상세

UpdateDatabaseAfterUpdateSchema() 공개 메소드

public UpdateDatabaseAfterUpdateSchema ( ) : void
리턴 void

Updater() 공개 메소드

public Updater ( IObjectSpace objectSpace, Version currentDBVersion ) : System
objectSpace IObjectSpace
currentDBVersion Version
리턴 System