[Loc] Added schema.isQueryProvider (#17354)

This commit is contained in:
Alex Ma
2021-10-13 15:18:49 -07:00
committed by GitHub
parent 156f8f1d5f
commit 2f1c2e6c47

View File

@@ -1397,6 +1397,9 @@
<trans-unit id="schema.iconPath">
<source xml:lang="en">Icon path for the server type</source>
</trans-unit>
<trans-unit id="schema.isQueryProvider">
<source xml:lang="en">Whether the provider is also a query provider. The default value is true.</source>
</trans-unit>
<trans-unit id="schema.notebookKernelAlias">
<source xml:lang="en">Notebook Kernel Alias for the provider</source>
</trans-unit>