刚刚注意到https://github.com/bubibubi/EntityFrameworkCore.Jet支持连接池。我目前正在使用https://github.com/bubibubi/JetEntityFrameworkProvider并希望在 EF6 版本中使用连接池,直到我有时间将应用程序移植到 Core。
我可以为 JetEntityFrameworkProvider 设置连接池吗?如果是这样,怎么做?如果我打开连接池,有什么需要注意的吗?
刚刚注意到https://github.com/bubibubi/EntityFrameworkCore.Jet支持连接池。我目前正在使用https://github.com/bubibubi/JetEntityFrameworkProvider并希望在 EF6 版本中使用连接池,直到我有时间将应用程序移植到 Core。
我可以为 JetEntityFrameworkProvider 设置连接池吗?如果是这样,怎么做?如果我打开连接池,有什么需要注意的吗?