Example #1
0
 partial void DeleteSIS_PowerGeneration_Hourly(SIS_PowerGeneration_Hourly instance);
Example #2
0
		private void detach_SIS_PowerGeneration_Hourly(SIS_PowerGeneration_Hourly entity)
		{
			this.SendPropertyChanging();
			entity.SIS_Unit = null;
		}
Example #3
0
 partial void InsertSIS_PowerGeneration_Hourly(SIS_PowerGeneration_Hourly instance);