partial void DeleteTBLReSarfWarasa(TBLReSarfWarasa instance);
 partial void InsertTBLReSarfWarasa(TBLReSarfWarasa instance);
 partial void UpdateTBLReSarfWarasa(TBLReSarfWarasa instance);
		private void detach_TBLReSarfWarasas(TBLReSarfWarasa entity)
		{
			this.SendPropertyChanging();
			entity.TBLWarasa = null;
		}