C# Class nHydrate.Generator.EFCodeFirst.ColumnExtension

Afficher le fichier Open project: nHydrate/nHydrate

Méthodes publiques

Méthode Description
EFDatabaseType ( this column ) : string
EFDatabaseType ( this column, bool appendMax ) : string

Method Details

EFDatabaseType() public static méthode

public static EFDatabaseType ( this column ) : string
column this
Résultat string

EFDatabaseType() public static méthode

public static EFDatabaseType ( this column, bool appendMax ) : string
column this
appendMax bool
Résultat string