Beispiel #1
0
 partial void DeleteCloudcore_Notification(Cloudcore_Notification instance);
Beispiel #2
0
 partial void InsertCloudcore_Notification(Cloudcore_Notification instance);
Beispiel #3
0
 partial void UpdateCloudcore_Notification(Cloudcore_Notification instance);
Beispiel #4
0
		private void detach_Cloudcore_Notification(Cloudcore_Notification entity)
		{
			this.SendPropertyChanging();
			entity.Cloudcore_User = null;
		}