public DbTableNameConventionAttribute(DbTableNameConventionType conventionType)
 {
     this.conventionType = conventionType;
 }
 public DbTableNameConventionAttribute(DbTableNameConventionType conventionType)
 {
     this.conventionType = conventionType;
 }