Exemplo n.º 1
0
 /// <summary>
 /// Deprecated Method for adding a new object to the Racers EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddToRacers(Racer racer)
 {
     base.AddObject("Racers", racer);
 }
Exemplo n.º 2
0
 partial void UpdateRacer(Racer instance);
Exemplo n.º 3
0
 partial void DeleteRacer(Racer instance);
Exemplo n.º 4
0
 partial void InsertRacer(Racer instance);