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>