public bool UpDateExtractValueName(ExtractValueName name)
 {
     throw new System.NotImplementedException();
 }
 public int AddExtractValueName(ExtractValueName name)
 {
     throw new System.NotImplementedException();
 }