C# Class Shoon.SqlTypeResolver

Show file Open project: Interfleet/Shoon

Public Methods

Method Description
GetClrType ( string sqlTypeName ) : Type

Method Details

GetClrType() public static method

public static GetClrType ( string sqlTypeName ) : Type
sqlTypeName string
return System.Type