共用方式為


DataLakeQueryOptions.ErrorHandler Event

Definition

Optional error handler.

public event Action<Azure.Storage.Files.DataLake.Models.DataLakeQueryError> ErrorHandler;
member this.ErrorHandler : Action<Azure.Storage.Files.DataLake.Models.DataLakeQueryError> 
Public Custom Event ErrorHandler As Action(Of DataLakeQueryError) 

Event Type

Applies to