Example #1
0
 partial void DeleteSIS_PowerGeneration_Yearly(SIS_PowerGeneration_Yearly instance);
Example #2
0
		private void detach_SIS_PowerGeneration_Yearly(SIS_PowerGeneration_Yearly entity)
		{
			this.SendPropertyChanging();
			entity.SIS_Unit = null;
		}
Example #3
0
 partial void InsertSIS_PowerGeneration_Yearly(SIS_PowerGeneration_Yearly instance);