C# Class FluentModelBuilder.Relational.Conventions.PluralizingTableNameGeneratingConvention

Specifies whether table names should be pluralized
Inheritance: TableNameGeneratingConvention
Afficher le fichier Open project: Grinderofl/FluentModelBuilder Class Usage Examples

Méthodes publiques

Méthode Description
PluralizingTableNameGeneratingConvention ( bool shouldPluralize = true ) : FluentModelBuilder.Relational.Generators

Method Details

PluralizingTableNameGeneratingConvention() public méthode

public PluralizingTableNameGeneratingConvention ( bool shouldPluralize = true ) : FluentModelBuilder.Relational.Generators
shouldPluralize bool
Résultat FluentModelBuilder.Relational.Generators