Exemplo n.º 1
0
 partial void DeleteSIS_PowerGeneration_Monthly(SIS_PowerGeneration_Monthly instance);
Exemplo n.º 2
0
		private void detach_SIS_PowerGeneration_Monthly(SIS_PowerGeneration_Monthly entity)
		{
			this.SendPropertyChanging();
			entity.SIS_Unit = null;
		}
Exemplo n.º 3
0
 partial void InsertSIS_PowerGeneration_Monthly(SIS_PowerGeneration_Monthly instance);