在普通实体框架中,我能够使用dbContext.Database.Exists()检查数据库连接,但在Entity Framework Core中它不存在.实体框架核心中dbContext.Database.Exists()的替代方法是什么?
database-connection exists core entity-framework-core
core ×1
database-connection ×1
entity-framework-core ×1
exists ×1