SQL Tools Service
Show / Hide Table of Contents
Improve this Doc View Source

Delegate Batch.BatchAsyncEventHandler

Asynchronous handler for when batches are completed

Namespace:Microsoft.SqlTools.ServiceLayer.QueryExecution
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public delegate Task BatchAsyncEventHandler(Batch batch);
  • Improve this Doc
  • View Source

© Microsoft  //  Generated with DocFX