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.
Microsoft“可扩展存储引擎”是否公开了对存储管理器的足够访问权限以允许我编写自定义访问方法,例如GiST?
或者,是否有一个基本的 Windows 日志管理器/缓冲池管理器项目,我可以扩展它来玩 GiST 而无需重新发明整个轮子?(访问方法是我有兴趣尝试的部分,所以我不介意重新发明它。)
不,ESE 不允许您创建自定义访问方法。这是一个非常简单的数据库引擎。