C# 클래스 FdoToolbox.Base.Controls.FdoStandardQueryPresenter

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

공개 메소드들

메소드 설명
AddOrderByProperty ( ) : void
ClassChanged ( ) : void
FdoStandardQueryPresenter ( IFdoStandardQueryView view, FdoConnection conn ) : System
GetSchemas ( ) : void
RemoveOrderByProperty ( ) : void
SchemaChanged ( ) : void

메소드 상세

AddOrderByProperty() 공개 메소드

public AddOrderByProperty ( ) : void
리턴 void

ClassChanged() 공개 메소드

public ClassChanged ( ) : void
리턴 void

FdoStandardQueryPresenter() 공개 메소드

public FdoStandardQueryPresenter ( IFdoStandardQueryView view, FdoConnection conn ) : System
view IFdoStandardQueryView
conn FdoToolbox.Core.Feature.FdoConnection
리턴 System

GetSchemas() 공개 메소드

public GetSchemas ( ) : void
리턴 void

RemoveOrderByProperty() 공개 메소드

public RemoveOrderByProperty ( ) : void
리턴 void

SchemaChanged() 공개 메소드

public SchemaChanged ( ) : void
리턴 void