public CustomDataAdapter(MatchAttribute attribute)
 {
     this.attribute = attribute;
 }
 public CustomDataAdapter(MatchAttribute attribute)
 {
     this.attribute = attribute;
 }