简体   繁体   中英

network path to a file stored in SQL?

我知道使用SharePoint可以使用文件资源管理器查看数据库中存储的文件和文件夹,我可以为自己的Web应用程序对数据库中存储的文件执行相同的操作吗?

No. You can't.

All the data is stored in MDF files, or filestream files.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM