示例#1
0
		private void detach_SIS_BoilerIndex(SIS_BoilerIndex entity)
		{
			this.SendPropertyChanging();
			entity.SIS_Unit = null;
		}
示例#2
0
 partial void UpdateSIS_BoilerIndex(SIS_BoilerIndex instance);
示例#3
0
 partial void DeleteSIS_BoilerIndex(SIS_BoilerIndex instance);
示例#4
0
 partial void InsertSIS_BoilerIndex(SIS_BoilerIndex instance);