/// <summary> /// 创建新的 TB0016 对象。 /// </summary> /// <param name="id">ID 属性的初始值。</param> public static TB0016 CreateTB0016(global::System.Int32 id) { TB0016 tB0016 = new TB0016(); tB0016.ID = id; return tB0016; }
/// <summary> /// 用于向 TB0016 EntitySet 添加新对象的方法,已弃用。请考虑改用关联的 ObjectSet<T> 属性的 .Add 方法。 /// </summary> public void AddToTB0016(TB0016 tB0016) { base.AddObject("TB0016", tB0016); }