Torna al Thread

var account = from acct in _entities.Account.Include("Item.ItemDetails") where acct.Id == accountId &&acct.Item.ItemNumber.EndsWith (codice articolo) selezionare acct;
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5