mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-15 18:46:36 -05:00
Remove deprecated "Asynchronous Processing" connection property (#20830)
This commit is contained in:
@@ -165,20 +165,6 @@
|
||||
"isRequired": false,
|
||||
"isArray": false
|
||||
},
|
||||
{
|
||||
"specialValueType": null,
|
||||
"isIdentity": false,
|
||||
"name": "asynchronousProcessing",
|
||||
"displayName": "%cms.connectionOptions.asynchronousProcessing.displayName%",
|
||||
"description": "%cms.connectionOptions.asynchronousProcessing.description%",
|
||||
"groupName": "%cms.connectionOptions.groupName.initialization%",
|
||||
"valueType": "boolean",
|
||||
"defaultValue": null,
|
||||
"objectType": null,
|
||||
"categoryValues": null,
|
||||
"isRequired": false,
|
||||
"isArray": false
|
||||
},
|
||||
{
|
||||
"specialValueType": null,
|
||||
"isIdentity": false,
|
||||
|
||||
Reference in New Issue
Block a user