Ejemplo n.º 1
0
 /// <summary>
 /// Deprecated Method for adding a new object to the C90_515qryTotalFundCapitalCalls_total EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddToC90_515qryTotalFundCapitalCalls_total(C90_515qryTotalFundCapitalCalls_total c90_515qryTotalFundCapitalCalls_total)
 {
     base.AddObject("C90_515qryTotalFundCapitalCalls_total", c90_515qryTotalFundCapitalCalls_total);
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Create a new C90_515qryTotalFundCapitalCalls_total object.
 /// </summary>
 /// <param name="amberbrookFundNo">Initial value of the AmberbrookFundNo property.</param>
 public static C90_515qryTotalFundCapitalCalls_total CreateC90_515qryTotalFundCapitalCalls_total(global::System.String amberbrookFundNo)
 {
     C90_515qryTotalFundCapitalCalls_total c90_515qryTotalFundCapitalCalls_total = new C90_515qryTotalFundCapitalCalls_total();
     c90_515qryTotalFundCapitalCalls_total.AmberbrookFundNo = amberbrookFundNo;
     return c90_515qryTotalFundCapitalCalls_total;
 }