private void detach_PredictionXRefs(PredictionXRef entity) { this.SendPropertyChanging(); entity.Prediction = null; }
partial void UpdatePredictionXRef(PredictionXRef instance);
partial void DeletePredictionXRef(PredictionXRef instance);
partial void InsertPredictionXRef(PredictionXRef instance);