Пример #1
0
 partial void DeleteCloudcore_DashboardRight(Cloudcore_DashboardRight instance);
Пример #2
0
 partial void UpdateCloudcore_DashboardRight(Cloudcore_DashboardRight instance);
Пример #3
0
		private void detach_Cloudcore_DashboardRight(Cloudcore_DashboardRight entity)
		{
			this.SendPropertyChanging();
			entity.Cloudcore_Dashboard = null;
		}
Пример #4
0
 partial void InsertCloudcore_DashboardRight(Cloudcore_DashboardRight instance);
Пример #5
0
		private void attach_Cloudcore_DashboardRight(Cloudcore_DashboardRight entity)
		{
			this.SendPropertyChanging();
			entity.Cloudcore_AccessPool = this;
		}