c# - LINQ to entities query (1 to many) -


I need to create a query to get the records in this way:

    < Li> AssetWPON ,
  • PersonOut
  • Record number with IsIn = True , < / Li>
  • IsIn = False ,
  • start time ,
  • Number of records with AssetWeapon

    Perhaps this article can help you :

    See projecting operator ..


Comments