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.
我是编码和程序 MDriven 的新手。我有一些关于 MDriven 的非常基本的问题,但我还没有找到明确的答案。
我在哪里可以找到不同attribute.type的更详细解释?例如:Guid 和 AutoGuid 有什么区别?
在 PersistenceMapping - 事物在数据库中的表示方式 - AutoGuid 表示一个 dbgenerated Guid 值。
正如您所说,您是 MDriven 的新手,您可能还不会对覆盖的持久性映射感兴趣 → 现在忘记 AutoGuid。
属性的常见类型是简单的原生类型: