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