public GetSqlType ( Dialect dialect, IMapping mapping ) : string | ||
dialect | Dialect | The |
mapping | IMapping | |
return | string |
sql-type
this will return the string contained in that attribute. Otherwise it will use the typename from the Dialect.Dialect of the SqlType object. public GetSqlType ( Dialect dialect, IMapping mapping ) : string | ||
dialect | Dialect | The |
mapping | IMapping | |
return | string |