mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
Remove deprecated "Asynchronous Processing" connection property (#20830)
This commit is contained in:
@@ -95,12 +95,6 @@
|
||||
<trans-unit id="cms.connectionOptions.applicationName.displayName">
|
||||
<source xml:lang="en">Application name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="cms.connectionOptions.asynchronousProcessing.description">
|
||||
<source xml:lang="en">When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="cms.connectionOptions.asynchronousProcessing.displayName">
|
||||
<source xml:lang="en">Asynchronous processing</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="cms.connectionOptions.attachDbFilename.displayName">
|
||||
<source xml:lang="en">Attach DB filename</source>
|
||||
</trans-unit>
|
||||
@@ -402,4 +396,4 @@
|
||||
<source xml:lang="en">Version</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
</xliff>
|
||||
</xliff>
|
||||
|
||||
@@ -724,12 +724,6 @@
|
||||
<trans-unit id="mssql.connectionOptions.applicationName.displayName">
|
||||
<source xml:lang="en">Application name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.connectionOptions.asynchronousProcessing.description">
|
||||
<source xml:lang="en">When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.connectionOptions.asynchronousProcessing.displayName">
|
||||
<source xml:lang="en">Asynchronous processing</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.connectionOptions.attachDbFilename.displayName">
|
||||
<source xml:lang="en">Attach DB filename</source>
|
||||
</trans-unit>
|
||||
@@ -1224,4 +1218,4 @@ Dashboard</source>
|
||||
<source xml:lang="en">Tasks</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
</xliff>
|
||||
</xliff>
|
||||
|
||||
Reference in New Issue
Block a user