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

Class QueryExecuteResult

Parameters for the query execute result

Inheritance
System.Object
QueryExecuteResult
Namespace:Microsoft.SqlTools.ServiceLayer.QueryExecution.Contracts
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public class QueryExecuteResult

Properties

| Improve this Doc View Source

Messages

Informational messages from the query runner. Optional, can be set to null.

Declaration
public string Messages { get; set; }
Type Description
System.String
  • Improve this Doc
  • View Source

© Microsoft  //  Generated with DocFX