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

Delegate Query.QueryAsyncEventHandler

Delegate type for callback when a query completes or fails

Namespace:Microsoft.SqlTools.ServiceLayer.QueryExecution
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public delegate Task QueryAsyncEventHandler(Query q);
  • Improve this Doc
  • View Source

© Microsoft  //  Generated with DocFX