Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我听说 Always Encrypted Keys 是 SQL Server 2016 中的一项重要功能。我已经安装了 SQL Server 2016,但在我的数据库文件夹中找不到任何类似的文件夹。谁能帮我找出我错过了什么?提前致谢。.
您的屏幕截图显示您已连接到 SQL Server 2014 实例(版本号 12.0.4100)。SQL Server 2016 的版本号为13.n。
我自己解决了。我刚刚卸载了我的 SQL Server 2014,然后安装了 SQL Server 2016。现在我还可以看到 Always Encrypted Keys 选项和其他功能。感谢所有的帮助。