Exemplo n.º 1
0
 partial void DeleteCloudcore_DashboardRight(Cloudcore_DashboardRight instance);
Exemplo n.º 2
0
 partial void UpdateCloudcore_DashboardRight(Cloudcore_DashboardRight instance);
Exemplo n.º 3
0
		private void detach_Cloudcore_DashboardRight(Cloudcore_DashboardRight entity)
		{
			this.SendPropertyChanging();
			entity.Cloudcore_Dashboard = null;
		}
Exemplo n.º 4
0
 partial void InsertCloudcore_DashboardRight(Cloudcore_DashboardRight instance);
Exemplo n.º 5
0
		private void attach_Cloudcore_DashboardRight(Cloudcore_DashboardRight entity)
		{
			this.SendPropertyChanging();
			entity.Cloudcore_AccessPool = this;
		}