Exemple #1
0
        /// <summary>
        /// 创建新的 custvendorinfoshipto 对象。
        /// </summary>
        /// <param name="cvId">cvId 属性的初始值。</param>
        public static custvendorinfoshipto Createcustvendorinfoshipto(global::System.Int32 cvId)
        {
            custvendorinfoshipto custvendorinfoshipto = new custvendorinfoshipto();

            custvendorinfoshipto.cvId = cvId;
            return(custvendorinfoshipto);
        }
Exemple #2
0
 /// <summary>
 /// 创建新的 custvendorinfoshipto 对象。
 /// </summary>
 /// <param name="cvId">cvId 属性的初始值。</param>
 public static custvendorinfoshipto Createcustvendorinfoshipto(global::System.Int32 cvId)
 {
     custvendorinfoshipto custvendorinfoshipto = new custvendorinfoshipto();
     custvendorinfoshipto.cvId = cvId;
     return custvendorinfoshipto;
 }
Exemple #3
0
 /// <summary>
 /// 用于向 custvendorinfoshipto EntitySet 添加新对象的方法,已弃用。请考虑改用关联的 ObjectSet&lt;T&gt; 属性的 .Add 方法。
 /// </summary>
 public void AddTocustvendorinfoshipto(custvendorinfoshipto custvendorinfoshipto)
 {
     base.AddObject("custvendorinfoshipto", custvendorinfoshipto);
 }
Exemple #4
0
 /// <summary>
 /// 用于向 custvendorinfoshipto EntitySet 添加新对象的方法,已弃用。请考虑改用关联的 ObjectSet&lt;T&gt; 属性的 .Add 方法。
 /// </summary>
 public void AddTocustvendorinfoshipto(custvendorinfoshipto custvendorinfoshipto)
 {
     base.AddObject("custvendorinfoshipto", custvendorinfoshipto);
 }