DataLakeQueryOptions.ErrorHandler イベント

定義

省略可能なエラー ハンドラー。

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) 

イベントの種類

適用対象