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.
我允许用户指定数据源和连接详细信息。完成后,我设置实体连接字符串。如何立即针对实体模型验证他们选择的数据库?我不想在程序中进一步让它失败。
检查已知表的存在和/或使用版本表来存储模式版本。