private void detach_MSrv_Types(MSrv_Type entity) { this.SendPropertyChanging(); entity.MSrv_TypeCondition = null; }
partial void UpdateMSrv_Type(MSrv_Type instance);
partial void DeleteMSrv_Type(MSrv_Type instance);
partial void InsertMSrv_Type(MSrv_Type instance);