C# Class QueryFirst.TypeMappings.Postgres2CS

Inheritance: IDB2CS
Datei anzeigen Open project: bbsimonbb/QueryFirstX

Public Methods

Method Description
Map ( string DBType, string &DBTypeNormalized, bool nullable = true ) : string

Method Details

Map() public method

public Map ( string DBType, string &DBTypeNormalized, bool nullable = true ) : string
DBType string
DBTypeNormalized string
nullable bool
return string