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