Example #1
0
 /// <summary>
 /// Create a new zzzzz_total_competitive object.
 /// </summary>
 /// <param name="amberbrookFundNo">Initial value of the AmberbrookFundNo property.</param>
 /// <param name="dealNo">Initial value of the DealNo property.</param>
 public static zzzzz_total_competitive Createzzzzz_total_competitive(global::System.String amberbrookFundNo, global::System.Int32 dealNo)
 {
     zzzzz_total_competitive zzzzz_total_competitive = new zzzzz_total_competitive();
     zzzzz_total_competitive.AmberbrookFundNo = amberbrookFundNo;
     zzzzz_total_competitive.DealNo = dealNo;
     return zzzzz_total_competitive;
 }
Example #2
0
 /// <summary>
 /// Deprecated Method for adding a new object to the zzzzz_total_competitives EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddTozzzzz_total_competitives(zzzzz_total_competitive zzzzz_total_competitive)
 {
     base.AddObject("zzzzz_total_competitives", zzzzz_total_competitive);
 }