partial void DeleteConfigAttributeType(ConfigAttributeType instance);
partial void InsertConfigAttributeType(ConfigAttributeType instance);
partial void UpdateConfigAttributeType(ConfigAttributeType instance);
private void detach_ConfigAttributeTypes(ConfigAttributeType entity) { this.SendPropertyChanging(); entity.AcesType = null; }