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

Delegate ResultSet.ResultSetAsyncEventHandler

Asynchronous handler for when a resultset has completed

Namespace:Microsoft.SqlTools.ServiceLayer.QueryExecution
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public delegate Task ResultSetAsyncEventHandler(ResultSet resultSet);
  • Improve this Doc
  • View Source

© Microsoft  //  Generated with DocFX