Пример #1
0
 /// <summary>
 /// Deprecated Method for adding a new object to the tbl_WordItems EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddTotbl_WordItems(WordItem wordItem)
 {
     base.AddObject("tbl_WordItems", wordItem);
 }