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

Class SaveResultRequestError

Error object for save result

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

Properties

| Improve this Doc View Source

message

Error message

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

© Microsoft  //  Generated with DocFX