示例#1
0
 /// <summary>
 /// Create a new dsw_119 object.
 /// </summary>
 /// <param name="sDamagedPhoneNo">Initial value of the sDamagedPhoneNo property.</param>
 /// <param name="id">Initial value of the ID property.</param>
 public static dsw_119 Createdsw_119(global::System.String sDamagedPhoneNo, global::System.Decimal id)
 {
     dsw_119 dsw_119 = new dsw_119();
     dsw_119.sDamagedPhoneNo = sDamagedPhoneNo;
     dsw_119.ID = id;
     return dsw_119;
 }
示例#2
0
 /// <summary>
 /// Deprecated Method for adding a new object to the dsw_119 EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddTodsw_119(dsw_119 dsw_119)
 {
     base.AddObject("dsw_119", dsw_119);
 }