Ejemplo n.º 1
0
 /// <summary>
 /// Create a new C1_20tblCallsToAmberbrook_Without_Matching_7_10tblGPPaymentInstru object.
 /// </summary>
 /// <param name="transactionID">Initial value of the TransactionID property.</param>
 /// <param name="noticeDate">Initial value of the NoticeDate property.</param>
 /// <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>
 /// <param name="dueDate">Initial value of the DueDate property.</param>
 /// <param name="amount">Initial value of the Amount property.</param>
 /// <param name="sSMA_TimeStamp">Initial value of the SSMA_TimeStamp property.</param>
 public static C1_20tblCallsToAmberbrook_Without_Matching_7_10tblGPPaymentInstru CreateC1_20tblCallsToAmberbrook_Without_Matching_7_10tblGPPaymentInstru(global::System.Int32 transactionID, global::System.DateTime noticeDate, global::System.String amberbrookFundNo, global::System.Int32 amberbrookDealNo, global::System.String fund, global::System.DateTime dueDate, global::System.Double amount, global::System.Byte[] sSMA_TimeStamp)
 {
     C1_20tblCallsToAmberbrook_Without_Matching_7_10tblGPPaymentInstru c1_20tblCallsToAmberbrook_Without_Matching_7_10tblGPPaymentInstru = new C1_20tblCallsToAmberbrook_Without_Matching_7_10tblGPPaymentInstru();
     c1_20tblCallsToAmberbrook_Without_Matching_7_10tblGPPaymentInstru.TransactionID = transactionID;
     c1_20tblCallsToAmberbrook_Without_Matching_7_10tblGPPaymentInstru.NoticeDate = noticeDate;
     c1_20tblCallsToAmberbrook_Without_Matching_7_10tblGPPaymentInstru.AmberbrookFundNo = amberbrookFundNo;
     c1_20tblCallsToAmberbrook_Without_Matching_7_10tblGPPaymentInstru.AmberbrookDealNo = amberbrookDealNo;
     c1_20tblCallsToAmberbrook_Without_Matching_7_10tblGPPaymentInstru.Fund = fund;
     c1_20tblCallsToAmberbrook_Without_Matching_7_10tblGPPaymentInstru.DueDate = dueDate;
     c1_20tblCallsToAmberbrook_Without_Matching_7_10tblGPPaymentInstru.Amount = amount;
     c1_20tblCallsToAmberbrook_Without_Matching_7_10tblGPPaymentInstru.SSMA_TimeStamp = sSMA_TimeStamp;
     return c1_20tblCallsToAmberbrook_Without_Matching_7_10tblGPPaymentInstru;
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Deprecated Method for adding a new object to the C1_20tblCallsToAmberbrook_Without_Matching_7_10tblGPPaymentInstru EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddToC1_20tblCallsToAmberbrook_Without_Matching_7_10tblGPPaymentInstru(C1_20tblCallsToAmberbrook_Without_Matching_7_10tblGPPaymentInstru c1_20tblCallsToAmberbrook_Without_Matching_7_10tblGPPaymentInstru)
 {
     base.AddObject("C1_20tblCallsToAmberbrook_Without_Matching_7_10tblGPPaymentInstru", c1_20tblCallsToAmberbrook_Without_Matching_7_10tblGPPaymentInstru);
 }