示例#1
0
 partial void DeleteSistematizacionSE(SistematizacionSE instance);
示例#2
0
 partial void UpdateSistematizacionSE(SistematizacionSE instance);
示例#3
0
		private void detach_SistematizacionSEs(SistematizacionSE entity)
		{
			this.SendPropertyChanging();
			entity.Secretaria_Educacion = null;
		}
示例#4
0
 partial void InsertSistematizacionSE(SistematizacionSE instance);
示例#5
0
		private void detach_SistematizacionSEs(SistematizacionSE entity)
		{
			this.SendPropertyChanging();
			entity.Medicione = null;
		}