Beispiel #1
0
		private void detach_CONFERENCEs(CONFERENCE entity)
		{
			this.SendPropertyChanging();
			entity.LEAGUE1 = null;
		}
Beispiel #2
0
 partial void UpdateCONFERENCE(CONFERENCE instance);
Beispiel #3
0
 partial void DeleteCONFERENCE(CONFERENCE instance);
Beispiel #4
0
 partial void InsertCONFERENCE(CONFERENCE instance);