mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Replace usage of Delete with Drop in object management code (#24159)
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
This commit is contained in:
@@ -188,7 +188,7 @@
|
||||
"title.newObject": "New (Preview)",
|
||||
"title.newDatabase": "New Database (Preview)",
|
||||
"title.objectProperties": "Properties (Preview)",
|
||||
"title.deleteObject": "Delete (Preview)",
|
||||
"title.dropObject": "Drop (Preview)",
|
||||
"title.renameObject": "Rename (Preview)",
|
||||
"title.detachDatabase": "Detach (Preview)"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user