Replace usage of Delete with Drop in object management code (#24159)

Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
This commit is contained in:
Cory Rivera
2023-08-17 14:26:03 -07:00
committed by GitHub
parent 2fce9c5b38
commit 0e7942913b
6 changed files with 56 additions and 56 deletions

View File

@@ -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)"
}