Enum CompletionItemKind
Namespace:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public enum CompletionItemKindFields
| Name | Description | 
|---|---|
| Class | |
| Color | |
| Constructor | |
| Enum | |
| Field | |
| File | |
| Function | |
| Interface | |
| Keyword | |
| Method | |
| Module | |
| Property | |
| Reference | |
| Snippet | |
| Text | |
| Unit | |
| Value | |
| Variable |