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