Example #1
0
		private void detach_LecturaContextoSEs(LecturaContextoSE entity)
		{
			this.SendPropertyChanging();
			entity.Secretaria_Educacion = null;
		}
Example #2
0
 partial void DeleteLecturaContextoSE(LecturaContextoSE instance);
Example #3
0
 partial void UpdateLecturaContextoSE(LecturaContextoSE instance);
Example #4
0
		private void detach_LecturaContextoSEs(LecturaContextoSE entity)
		{
			this.SendPropertyChanging();
			entity.Medicione = null;
		}
Example #5
0
 partial void InsertLecturaContextoSE(LecturaContextoSE instance);