Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
HybridDb
Config
SqlTypeMap.SqlTypeMapping
C# Class HybridDb.Config.SqlTypeMap.SqlTypeMapping
Mostra file
Open project: asgerhallas/HybridDb
Public Methods
Method
Description
SqlTypeMapping
(
Type
netType
,
DbType
dbType
,
string
sqlType
) :
System
Method Details
SqlTypeMapping()
public
method
public
SqlTypeMapping
(
Type
netType
,
DbType
dbType
,
string
sqlType
) :
System
netType
System.Type
dbType
DbType
sqlType
string
return
System