Exemplo n.º 1
0
 /// <summary>
 /// 用于向 dianxin_ProductImgType EntitySet 添加新对象的方法,已弃用。请考虑改用关联的 ObjectSet&lt;T&gt; 属性的 .Add 方法。
 /// </summary>
 public void AddTodianxin_ProductImgType(dianxin_ProductImgType dianxin_ProductImgType)
 {
     base.AddObject("dianxin_ProductImgType", dianxin_ProductImgType);
 }
Exemplo n.º 2
0
 /// <summary>
 /// 创建新的 dianxin_ProductImgType 对象。
 /// </summary>
 /// <param name="id">id 属性的初始值。</param>
 public static dianxin_ProductImgType Createdianxin_ProductImgType(global::System.Int32 id)
 {
     dianxin_ProductImgType dianxin_ProductImgType = new dianxin_ProductImgType();
     dianxin_ProductImgType.id = id;
     return dianxin_ProductImgType;
 }