EnableEventArgs(Boolean) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將 EnableEventArgs 類別的新執行個體初始化。
public:
EnableEventArgs(bool fEnabled);
public EnableEventArgs (bool fEnabled);
new Microsoft.ReportingServices.Interfaces.EnableEventArgs : bool -> Microsoft.ReportingServices.Interfaces.EnableEventArgs
Public Sub New (fEnabled As Boolean)
參數
- fEnabled
- Boolean
是否應該啟用 IQueryDesigner。