mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-22 04:40:30 -04:00
15 lines
652 B
JSON
15 lines
652 B
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Do not edit this file. It is machine generated."
|
|
],
|
|
"scriptSelect": "选择前 1000 项",
|
|
"scriptExecute": "执行 Execute 脚本",
|
|
"scriptAlter": "执行 Alter 脚本",
|
|
"editData": "编辑数据",
|
|
"scriptCreate": "执行 Create 脚本",
|
|
"scriptDelete": "执行 Drop 脚本"
|
|
} |