Ejemplo n.º 1
0
 partial void DeleteCloudcore_SystemValue(Cloudcore_SystemValue instance);
Ejemplo n.º 2
0
 partial void InsertCloudcore_SystemValue(Cloudcore_SystemValue instance);
Ejemplo n.º 3
0
 partial void UpdateCloudcore_SystemValue(Cloudcore_SystemValue instance);
Ejemplo n.º 4
0
		private void detach_Cloudcore_SystemValue(Cloudcore_SystemValue entity)
		{
			this.SendPropertyChanging();
			entity.Cloudcore_SystemValueCategory = null;
		}