Esempio n. 1
0
        /// <summary>
        /// Create a new Student2_UNNEST object.
        /// </summary>
        /// <param name="id">Initial value of the ID property.</param>
        public static Student2_UNNEST CreateStudent2_UNNEST(global::System.String id)
        {
            Student2_UNNEST student2_UNNEST = new Student2_UNNEST();

            student2_UNNEST.ID = id;
            return(student2_UNNEST);
        }
Esempio n. 2
0
 /// <summary>
 /// Deprecated Method for adding a new object to the Student2_UNNEST EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddToStudent2_UNNEST(Student2_UNNEST student2_UNNEST)
 {
     base.AddObject("Student2_UNNEST", student2_UNNEST);
 }
Esempio n. 3
0
 /// <summary>
 /// Create a new Student2_UNNEST object.
 /// </summary>
 /// <param name="id">Initial value of the ID property.</param>
 public static Student2_UNNEST CreateStudent2_UNNEST(global::System.String id)
 {
     Student2_UNNEST student2_UNNEST = new Student2_UNNEST();
     student2_UNNEST.ID = id;
     return student2_UNNEST;
 }
Esempio n. 4
0
 /// <summary>
 /// Deprecated Method for adding a new object to the Student2_UNNEST EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddToStudent2_UNNEST(Student2_UNNEST student2_UNNEST)
 {
     base.AddObject("Student2_UNNEST", student2_UNNEST);
 }