Class CompletionRequest
Inheritance
System.Object
CompletionRequest
Namespace:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public class CompletionRequest
Fields
| Improve this Doc View SourceType
Declaration
public static readonly RequestType<TextDocumentPosition, CompletionItem[]> Type