C# Class NLite.Data.Common.TypeMapping

Mostra file Open project: netcasewqs/elinq

Public Properties

Property Type Description
MySQLDbMap TypeMappingInfo>.Dictionary
OleDbMap TypeMappingInfo>.Dictionary
OracleDbMap TypeMappingInfo>.Dictionary
SQLiteDbMap TypeMappingInfo>.Dictionary
SqlDbMap TypeMappingInfo>.Dictionary

Property Details

MySQLDbMap public_oe static_oe property

public static Dictionary MySQLDbMap
return TypeMappingInfo>.Dictionary

OleDbMap public_oe static_oe property

public static Dictionary OleDbMap
return TypeMappingInfo>.Dictionary

OracleDbMap public_oe static_oe property

public static Dictionary OracleDbMap
return TypeMappingInfo>.Dictionary

SQLiteDbMap public_oe static_oe property

public static Dictionary SQLiteDbMap
return TypeMappingInfo>.Dictionary

SqlDbMap public_oe static_oe property

public static Dictionary SqlDbMap
return TypeMappingInfo>.Dictionary