다음을 통해 공유


IQueryDesigner 멤버

Represents a custom query designer.

IQueryDesigner 형식은 다음 멤버를 노출합니다.

메서드

  이름 설명
공용 메서드 Dispose (IDisposable에서 상속됩니다.)
공용 메서드 InitializeQueryDesigner Initializes the IQueryDesigner after setting input parameters.
공용 메서드 OnActivateView Notifies the control that the view has been activated.
공용 메서드 OnDeactivateView Notifies the control that the view has been deactivated.
공용 메서드 SetConfiguration Used to pass custom configuration data to an extension. (IExtension에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 Command Used by the Report Manager or Report Builder to pass a database command to the IQueryDesigner when it is initialized.
공용 속성 Connection Used by the Report Manager or Report Builder to pass a database connection to the IQueryDesigner when it is initialized.
공용 속성 LocalizedName Gets the localized name of the extension to be displayed in a user interface. (IExtension에서 상속됩니다.)
공용 속성 QueryDesigner The control to use for the query designer interface in Report Manager or Report Builder.
공용 속성 ServiceProvider Used by the Report Manager or Report Builder to pass a service provider to the IQueryDesigner to provide services to it.
공용 속성 ToolBar The toolbar to use for the designer interface.

맨 위로 이동

이벤트

  이름 설명
공용 이벤트 EnableAltDesignerChanged Represents the event that indicates when the generic query designer is enabled or disabled.

맨 위로 이동