Beispiel #1
0
 partial void DeleteDistributionList(DistributionList instance);
Beispiel #2
0
 partial void InsertDistributionList(DistributionList instance);
Beispiel #3
0
 partial void UpdateDistributionList(DistributionList instance);
Beispiel #4
0
		private void detach_DistributionLists(DistributionList entity)
		{
			this.SendPropertyChanging();
			entity.DistributionListType = null;
		}