Exemplo n.º 1
0
 /// <summary>
 /// Deprecated Method for adding a new object to the T_300_1_10tblDistToAmberbrookCash_Without_Matching_5_10 EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddToT_300_1_10tblDistToAmberbrookCash_Without_Matching_5_10(T_300_1_10tblDistToAmberbrookCash_Without_Matching_5_10 t_300_1_10tblDistToAmberbrookCash_Without_Matching_5_10)
 {
     base.AddObject("T_300_1_10tblDistToAmberbrookCash_Without_Matching_5_10", t_300_1_10tblDistToAmberbrookCash_Without_Matching_5_10);
 }
Exemplo n.º 2
0
 /// <summary>
 /// Create a new T_300_1_10tblDistToAmberbrookCash_Without_Matching_5_10 object.
 /// </summary>
 /// <param name="amberbrookFundNo">Initial value of the AmberbrookFundNo property.</param>
 /// <param name="amberbrookDealNo">Initial value of the AmberbrookDealNo property.</param>
 /// <param name="fund">Initial value of the Fund property.</param>
 public static T_300_1_10tblDistToAmberbrookCash_Without_Matching_5_10 CreateT_300_1_10tblDistToAmberbrookCash_Without_Matching_5_10(global::System.String amberbrookFundNo, global::System.Int32 amberbrookDealNo, global::System.String fund)
 {
     T_300_1_10tblDistToAmberbrookCash_Without_Matching_5_10 t_300_1_10tblDistToAmberbrookCash_Without_Matching_5_10 = new T_300_1_10tblDistToAmberbrookCash_Without_Matching_5_10();
     t_300_1_10tblDistToAmberbrookCash_Without_Matching_5_10.AmberbrookFundNo = amberbrookFundNo;
     t_300_1_10tblDistToAmberbrookCash_Without_Matching_5_10.AmberbrookDealNo = amberbrookDealNo;
     t_300_1_10tblDistToAmberbrookCash_Without_Matching_5_10.Fund = fund;
     return t_300_1_10tblDistToAmberbrookCash_Without_Matching_5_10;
 }