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