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 Sourcemessage
Error message
Declaration
public string message { get; set; }
| Type | Description |
|---|---|
| System.String |