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