Programming Breaks
Sunday, August 11, 2013
C# to MS SQL Compact Edition Data Type Mapping
SQLCE DataType
C# DataType
numeric
decimal
money
decimal
smallint
Int16
int
Int32
bigint
Int64
float
float
double
double
nvarchar, nchar
string
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment