Class DefinitionError
Error object for Definition
Inheritance
System.Object
DefinitionError
Namespace:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public class DefinitionError
Properties
| Improve this Doc View Sourcemessage
Error message
Declaration
public string message { get; set; }
| Type | Description |
|---|---|
| System.String |