当前位置:网站首页>【EF Core】EF Core与C# 数据类型映射关系
【EF Core】EF Core与C# 数据类型映射关系
2022-07-05 23:30:00 【又被平均了】
| C# 数据类型 | 映射到SQL Server的数据类型 |
|---|---|
| int | int |
| string | nvarchar(Max) |
| decimal | decimal(18,2) |
| float | real |
| byte[] | varbinary(Max) |
| datetime | datetime |
| bool | bit |
| byte | tinyint |
| short | smallint |
| long | bigint |
| double | float |
| char | No mapping |
| sbyte | No mapping (throws exception) |
| object | No mapping |
边栏推荐
- Xinyuan & Lichuang EDA training camp - brushless motor drive
- Comparison of parameters between TVs tube and zener diode
- Go language implementation principle -- map implementation principle
- 如何提升口才
- 【LeetCode】5. Valid palindrome
- How to design API return code (error code)?
- Bao Yan notes II software engineering and calculation volume II (Chapter 13-16)
- Spire Office 7.5.4 for NET
- GFS distributed file system
- 带外和带内的区别
猜你喜欢

Go language implementation principle -- map implementation principle

成为程序员的你,后悔了吗?

TVS管 与 稳压二极管参数对比

GFS分布式文件系统

保研笔记四 软件工程与计算卷二(8-12章)

Part III Verilog enterprise real topic of "Niuke brush Verilog"

Rasa 3. X learning series -rasa x Community Edition (Free Edition) changes

STM32__06—单通道ADC

GFS Distributed File System

98. 验证二叉搜索树 ●●
随机推荐
YML configuration, binding and injection, verification, unit of bean
yate.conf
UART Application Design and Simulation Verification 2 - TX Module Design (Stateless machine)
MySQL delete uniqueness constraint unique
开关电源Buck电路CCM及DCM工作模式
3:第一章:认识JVM规范2:JVM规范,简介;
20. Migrate freetype font library
98. Verify the binary search tree ●●
VS2010 writes DLL and unit test of dynamic link library, and transfers the correctness of DLL test
Comparison between webgl and webgpu [3] - vertex buffer
orgchart. JS organization chart, presenting structural data in an elegant way
The PNG image is normal when LabVIEW is opened, and the full black image is obtained when Photoshop is opened
Redis高可用——主从复制、哨兵模式、集群
GFS分布式文件系统
Go语言实现原理——Map实现原理
424. 替换后的最长重复字符 ●●
rsync远程同步
Opencvsharp (C openCV) shape detection and recognition (with source code)
保研笔记四 软件工程与计算卷二(8-12章)
[classical control theory] summary of automatic control experiment