Ejemplo n.º 1
0
        /// <summary>
        /// Create a new tbl_Not_Flixster_Reviews object.
        /// </summary>
        /// <param name="ourID">Initial value of the OurID property.</param>
        /// <param name="ourReviewID">Initial value of the OurReviewID property.</param>
        public static tbl_Not_Flixster_Reviews Createtbl_Not_Flixster_Reviews(global::System.Int32 ourID, global::System.Int32 ourReviewID)
        {
            tbl_Not_Flixster_Reviews tbl_Not_Flixster_Reviews = new tbl_Not_Flixster_Reviews();

            tbl_Not_Flixster_Reviews.OurID       = ourID;
            tbl_Not_Flixster_Reviews.OurReviewID = ourReviewID;
            return(tbl_Not_Flixster_Reviews);
        }
 /// <summary>
 /// Create a new tbl_Not_Flixster_Reviews object.
 /// </summary>
 /// <param name="ourID">Initial value of the OurID property.</param>
 /// <param name="ourReviewID">Initial value of the OurReviewID property.</param>
 public static tbl_Not_Flixster_Reviews Createtbl_Not_Flixster_Reviews(global::System.Int32 ourID, global::System.Int32 ourReviewID)
 {
     tbl_Not_Flixster_Reviews tbl_Not_Flixster_Reviews = new tbl_Not_Flixster_Reviews();
     tbl_Not_Flixster_Reviews.OurID = ourID;
     tbl_Not_Flixster_Reviews.OurReviewID = ourReviewID;
     return tbl_Not_Flixster_Reviews;
 }
Ejemplo n.º 3
0
 /// <summary>
 /// Deprecated Method for adding a new object to the tbl_Not_Flixster_Reviews EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddTotbl_Not_Flixster_Reviews(tbl_Not_Flixster_Reviews tbl_Not_Flixster_Reviews)
 {
     base.AddObject("tbl_Not_Flixster_Reviews", tbl_Not_Flixster_Reviews);
 }
 /// <summary>
 /// Deprecated Method for adding a new object to the tbl_Not_Flixster_Reviews EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddTotbl_Not_Flixster_Reviews(tbl_Not_Flixster_Reviews tbl_Not_Flixster_Reviews)
 {
     base.AddObject("tbl_Not_Flixster_Reviews", tbl_Not_Flixster_Reviews);
 }