partial void DeleteBlockInstallationPlace(BlockInstallationPlace instance);
partial void InsertBlockInstallationPlace(BlockInstallationPlace instance);
partial void UpdateBlockInstallationPlace(BlockInstallationPlace instance);
private void detach_BlockInstallationPlace(BlockInstallationPlace entity) { this.SendPropertyChanging(); entity.DicSystemKind = null; }