InternalQueryDesigner.SetErrorHandler(ErrorReportingHandler) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
protected:
virtual void SetErrorHandler(Microsoft::ReportingServices::QueryDesigners::ErrorReportingHandler ^ value);
protected virtual void SetErrorHandler(Microsoft.ReportingServices.QueryDesigners.ErrorReportingHandler value);
abstract member SetErrorHandler : Microsoft.ReportingServices.QueryDesigners.ErrorReportingHandler -> unit
override this.SetErrorHandler : Microsoft.ReportingServices.QueryDesigners.ErrorReportingHandler -> unit
Protected Overridable Sub SetErrorHandler (value As ErrorReportingHandler)
Parametri
- value
- ErrorReportingHandler