Skip to content

[未发布]C#客户端 数据类型映射

Yenan Wang edited this page Sep 22, 2016 · 2 revisions

MySql Data Type Mappings

注意

C# DAL Client在ORM时会提供对Int32到Int64,UInt32到UInt64的双向兼容: (可查看上述大图)