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

Class CompletionOptions

Inheritance
System.Object
CompletionOptions
Namespace:Microsoft.SqlTools.ServiceLayer.Hosting.Contracts
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public class CompletionOptions

Properties

| Improve this Doc View Source

ResolveProvider

Declaration
public bool ? ResolveProvider { get; set; }
Type Description
System.Nullable<System.Boolean>
| Improve this Doc View Source

TriggerCharacters

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

© Microsoft  //  Generated with DocFX