从 Azure 存储资源管理器导出时如何删除 field@type

How to remove field@type while exporting from Azure storage explorer

我正在尝试从 Azure 存储中导出选定的字段 table,它创建一个导出为 .csv。

但每个字段列有一列,存在于导出的 CSV 文件中,如 Field@type。

能否停止生成

请将您的存储资源管理器副本更新到版本 v1.13.0。根据提到的发行说明 here,这应该是固定的。

这是关于此问题的 link 到 Github 问题:https://github.com/microsoft/AzureStorageExplorer/issues/2104

感谢 Gaurav 的回答,但是,我在 "Azure Storage Explorer"

中找到了一个设置

在 "Transfers" 左栏下,如果清除 "Export Type Annotations" 复选框,它位于标题 "Table Import/Export" 下方,Field@type 列将不会导出,请参见下面的屏幕截图