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.
是否可以使用 IDBConnection 执行查询?我有一个返回 IDBConnection 的工厂类,我不想将它转换回 SQLConnection 以免暴露实现。那么如何使用 IDBConnection 执行查询呢?