partial void DeleteDistributionList(DistributionList instance);
partial void InsertDistributionList(DistributionList instance);
partial void UpdateDistributionList(DistributionList instance);
private void detach_DistributionLists(DistributionList entity) { this.SendPropertyChanging(); entity.DistributionListType = null; }