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 支援自訂文字模式。

適用於