Пример #1
0
 /// <summary>
 /// Create a new vu_DashboardLogsLatest object.
 /// </summary>
 /// <param name="rowNo">Initial value of the RowNo property.</param>
 public static vu_DashboardLogsLatest Createvu_DashboardLogsLatest(global::System.Int64 rowNo)
 {
     vu_DashboardLogsLatest vu_DashboardLogsLatest = new vu_DashboardLogsLatest();
     vu_DashboardLogsLatest.RowNo = rowNo;
     return vu_DashboardLogsLatest;
 }
Пример #2
0
 /// <summary>
 /// Deprecated Method for adding a new object to the vu_DashboardLogsLatest EntitySet. Consider using the .Add method of the associated ObjectSet&lt;T&gt; property instead.
 /// </summary>
 public void AddTovu_DashboardLogsLatest(vu_DashboardLogsLatest vu_DashboardLogsLatest)
 {
     base.AddObject("vu_DashboardLogsLatest", vu_DashboardLogsLatest);
 }