Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220517162754481. (#19397)

This commit is contained in:
csigs
2022-05-17 13:54:49 -07:00
committed by GitHub
parent 570e41cdcb
commit 61662f6086
4 changed files with 84 additions and 0 deletions

View File

@@ -5721,6 +5721,9 @@
<Item ItemId=";src/sql/workbench/contrib/connection/common/connectionProviderExtension.schema.enableConnectionStringOption" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether the provider supports connection string as an input option. The default value is false.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[提供程序是否支持连接字符串作为输入选项。默认值为 false。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5763,6 +5766,9 @@
<Item ItemId=";src/sql/workbench/contrib/connection/common/connectionProviderExtension.schema.useConnectionStringAsDefaultOption" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether the connection provider uses connection string as the default option to connect. The default value is false.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[连接提供程序是否使用连接字符串作为默认连接选项。默认值为 false。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>