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

Delegate Query.QueryAsyncErrorEventHandler

Delegate type for callback when a query connection fails

Namespace:Microsoft.SqlTools.ServiceLayer.QueryExecution
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public delegate Task QueryAsyncErrorEventHandler(string message);
  • Improve this Doc
  • View Source

© Microsoft  //  Generated with DocFX