C# Class BimlGen.DataTypeMapper

Maps SMO data types to the corresponding BIML data type
Exibir arquivo Open project: jgsato/BimlGen

Public Methods

Method Description
GetClrType ( this sqlType ) : string

Method Details

GetClrType() public static method

public static GetClrType ( this sqlType ) : string
sqlType this
return string