다음을 통해 공유


SupportsGenericQueryDesignerAttribute(Boolean) 생성자

정의

SupportsGenericQueryDesignerAttribute 클래스의 새 인스턴스를 초기화합니다.

public:
 SupportsGenericQueryDesignerAttribute(bool supportsGenericQueryDesigner);
public SupportsGenericQueryDesignerAttribute (bool supportsGenericQueryDesigner);
new Microsoft.ReportingServices.Interfaces.SupportsGenericQueryDesignerAttribute : bool -> Microsoft.ReportingServices.Interfaces.SupportsGenericQueryDesignerAttribute
Public Sub New (supportsGenericQueryDesigner As Boolean)

매개 변수

supportsGenericQueryDesigner
Boolean

IQueryDesigner가 사용자 지정 텍스트 모드를 지원하는지 여부입니다.

적용 대상