示例#1
0
		private void detach_LecturaContextoEEs(LecturaContextoEE entity)
		{
			this.SendPropertyChanging();
			entity.Establecimiento_Educativo = null;
		}
示例#2
0
		private void detach_LecturaContextoEEs(LecturaContextoEE entity)
		{
			this.SendPropertyChanging();
			entity.Medicione = null;
		}
示例#3
0
 partial void UpdateLecturaContextoEE(LecturaContextoEE instance);
示例#4
0
 partial void DeleteLecturaContextoEE(LecturaContextoEE instance);
示例#5
0
 partial void InsertLecturaContextoEE(LecturaContextoEE instance);