Example #1
0
 /// <summary>
 /// Create a new vw_Title object.
 /// </summary>
 /// <param name="titleID">Initial value of the TitleID property.</param>
 /// <param name="title">Initial value of the Title property.</param>
 /// <param name="pubID">Initial value of the PubID property.</param>
 /// <param name="dept1ID">Initial value of the Dept1ID property.</param>
 /// <param name="dept2ID">Initial value of the Dept2ID property.</param>
 /// <param name="dept3ID">Initial value of the Dept3ID property.</param>
 /// <param name="dept1CatCount">Initial value of the Dept1CatCount property.</param>
 /// <param name="dept2CatCount">Initial value of the Dept2CatCount property.</param>
 /// <param name="dept3CatCount">Initial value of the Dept3CatCount property.</param>
 /// <param name="activeSKUCount">Initial value of the ActiveSKUCount property.</param>
 /// <param name="totalSKUCount">Initial value of the TotalSKUCount property.</param>
 /// <param name="gradeLowID">Initial value of the GradeLowID property.</param>
 /// <param name="gradeHighID">Initial value of the GradeHighID property.</param>
 /// <param name="cPUPCID">Initial value of the CPUPCID property.</param>
 /// <param name="cPUMacID">Initial value of the CPUMacID property.</param>
 /// <param name="memoryPCID">Initial value of the MemoryPCID property.</param>
 /// <param name="memoryMacID">Initial value of the MemoryMacID property.</param>
 /// <param name="titleTypeID">Initial value of the TitleTypeID property.</param>
 /// <param name="aCDFlag">Initial value of the ACDFlag property.</param>
 /// <param name="webFlag">Initial value of the WebFlag property.</param>
 /// <param name="titleStatusID">Initial value of the TitleStatusID property.</param>
 /// <param name="statusID">Initial value of the StatusID property.</param>
 /// <param name="dateRangeFlag">Initial value of the DateRangeFlag property.</param>
 /// <param name="startDate">Initial value of the StartDate property.</param>
 /// <param name="sampleFlag">Initial value of the SampleFlag property.</param>
 /// <param name="createdByID">Initial value of the CreatedByID property.</param>
 /// <param name="createDate">Initial value of the CreateDate property.</param>
 /// <param name="modifiedByID">Initial value of the ModifiedByID property.</param>
 /// <param name="modifiedDate">Initial value of the ModifiedDate property.</param>
 /// <param name="activeFlag">Initial value of the ActiveFlag property.</param>
 /// <param name="deleteFlag">Initial value of the DeleteFlag property.</param>
 /// <param name="sKUDisplayFlag">Initial value of the SKUDisplayFlag property.</param>
 /// <param name="appleStatusFlag">Initial value of the AppleStatusFlag property.</param>
 /// <param name="universalFlag">Initial value of the UniversalFlag property.</param>
 /// <param name="pushToStage_Flag">Initial value of the PushToStage_Flag property.</param>
 /// <param name="searchPriorityID">Initial value of the SearchPriorityID property.</param>
 /// <param name="audience_Educator_Flag">Initial value of the Audience_Educator_Flag property.</param>
 /// <param name="audience_Student_Flag">Initial value of the Audience_Student_Flag property.</param>
 /// <param name="audience_School_Flag">Initial value of the Audience_School_Flag property.</param>
 /// <param name="audience_Parent_Flag">Initial value of the Audience_Parent_Flag property.</param>
 /// <param name="shipping_Weight_lbs">Initial value of the Shipping_Weight_lbs property.</param>
 /// <param name="shipping_Bulk_Flag">Initial value of the Shipping_Bulk_Flag property.</param>
 /// <param name="download_Flag">Initial value of the Download_Flag property.</param>
 /// <param name="student_Pricing_Flag">Initial value of the Student_Pricing_Flag property.</param>
 /// <param name="trial_Flag">Initial value of the Trial_Flag property.</param>
 /// <param name="demo_Flag">Initial value of the Demo_Flag property.</param>
 /// <param name="new_Flag">Initial value of the New_Flag property.</param>
 public static vw_Title Createvw_Title(global::System.Int32 titleID, global::System.String title, global::System.Int32 pubID, global::System.Int32 dept1ID, global::System.Int32 dept2ID, global::System.Int32 dept3ID, global::System.Int32 dept1CatCount, global::System.Int32 dept2CatCount, global::System.Int32 dept3CatCount, global::System.Int32 activeSKUCount, global::System.Int32 totalSKUCount, global::System.Int32 gradeLowID, global::System.Int32 gradeHighID, global::System.Int32 cPUPCID, global::System.Int32 cPUMacID, global::System.Int32 memoryPCID, global::System.Int32 memoryMacID, global::System.Int32 titleTypeID, global::System.Int32 aCDFlag, global::System.Int32 webFlag, global::System.Int32 titleStatusID, global::System.Int32 statusID, global::System.Int32 dateRangeFlag, global::System.DateTime startDate, global::System.Int32 sampleFlag, global::System.Int32 createdByID, global::System.DateTime createDate, global::System.Int32 modifiedByID, global::System.DateTime modifiedDate, global::System.Int32 activeFlag, global::System.Int32 deleteFlag, global::System.Int32 sKUDisplayFlag, global::System.Int32 appleStatusFlag, global::System.Int32 universalFlag, global::System.Int32 pushToStage_Flag, global::System.Int32 searchPriorityID, global::System.Int32 audience_Educator_Flag, global::System.Int32 audience_Student_Flag, global::System.Int32 audience_School_Flag, global::System.Int32 audience_Parent_Flag, global::System.Decimal shipping_Weight_lbs, global::System.Int32 shipping_Bulk_Flag, global::System.Int32 download_Flag, global::System.Int32 student_Pricing_Flag, global::System.Int32 trial_Flag, global::System.Int32 demo_Flag, global::System.Int32 new_Flag)
 {
     vw_Title vw_Title = new vw_Title();
     vw_Title.TitleID = titleID;
     vw_Title.Title = title;
     vw_Title.PubID = pubID;
     vw_Title.Dept1ID = dept1ID;
     vw_Title.Dept2ID = dept2ID;
     vw_Title.Dept3ID = dept3ID;
     vw_Title.Dept1CatCount = dept1CatCount;
     vw_Title.Dept2CatCount = dept2CatCount;
     vw_Title.Dept3CatCount = dept3CatCount;
     vw_Title.ActiveSKUCount = activeSKUCount;
     vw_Title.TotalSKUCount = totalSKUCount;
     vw_Title.GradeLowID = gradeLowID;
     vw_Title.GradeHighID = gradeHighID;
     vw_Title.CPUPCID = cPUPCID;
     vw_Title.CPUMacID = cPUMacID;
     vw_Title.MemoryPCID = memoryPCID;
     vw_Title.MemoryMacID = memoryMacID;
     vw_Title.TitleTypeID = titleTypeID;
     vw_Title.ACDFlag = aCDFlag;
     vw_Title.WebFlag = webFlag;
     vw_Title.TitleStatusID = titleStatusID;
     vw_Title.StatusID = statusID;
     vw_Title.DateRangeFlag = dateRangeFlag;
     vw_Title.StartDate = startDate;
     vw_Title.SampleFlag = sampleFlag;
     vw_Title.CreatedByID = createdByID;
     vw_Title.CreateDate = createDate;
     vw_Title.ModifiedByID = modifiedByID;
     vw_Title.ModifiedDate = modifiedDate;
     vw_Title.ActiveFlag = activeFlag;
     vw_Title.DeleteFlag = deleteFlag;
     vw_Title.SKUDisplayFlag = sKUDisplayFlag;
     vw_Title.AppleStatusFlag = appleStatusFlag;
     vw_Title.UniversalFlag = universalFlag;
     vw_Title.PushToStage_Flag = pushToStage_Flag;
     vw_Title.SearchPriorityID = searchPriorityID;
     vw_Title.Audience_Educator_Flag = audience_Educator_Flag;
     vw_Title.Audience_Student_Flag = audience_Student_Flag;
     vw_Title.Audience_School_Flag = audience_School_Flag;
     vw_Title.Audience_Parent_Flag = audience_Parent_Flag;
     vw_Title.Shipping_Weight_lbs = shipping_Weight_lbs;
     vw_Title.Shipping_Bulk_Flag = shipping_Bulk_Flag;
     vw_Title.Download_Flag = download_Flag;
     vw_Title.Student_Pricing_Flag = student_Pricing_Flag;
     vw_Title.Trial_Flag = trial_Flag;
     vw_Title.Demo_Flag = demo_Flag;
     vw_Title.New_Flag = new_Flag;
     return vw_Title;
 }
Example #2
0
 /// <summary>
 /// Deprecated Method for adding a new object to the vw_Title EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddTovw_Title(vw_Title vw_Title)
 {
     base.AddObject("vw_Title", vw_Title);
 }