Example #1
0
 public void Add(N_OptionOther option)
 {
     N.N_OptionOther.InsertOnSubmit(option);
     N.SubmitChanges();
 }
Example #2
0
 partial void UpdateN_OptionOther(N_OptionOther instance);
Example #3
0
 partial void DeleteN_OptionOther(N_OptionOther instance);
Example #4
0
 partial void InsertN_OptionOther(N_OptionOther instance);