DataUtils.SqlTypeToDotNetType

Maps a SqlDbType to a .NET type

public static Type SqlTypeToDotNetType(SqlDbType sqlType)

Parameters

sqlType