private void detach_tCustomTres(tCustomTre entity) { this.SendPropertyChanging(); entity.tServer = null; }
partial void UpdatetCustomTre(tCustomTre instance);
partial void DeletetCustomTre(tCustomTre instance);
partial void InserttCustomTre(tCustomTre instance);