Skip to content

Instantly share code, notes, and snippets.

@mulambda
Created April 23, 2010 15:49
Show Gist options
  • Save mulambda/376716 to your computer and use it in GitHub Desktop.
Save mulambda/376716 to your computer and use it in GitHub Desktop.
open Microsoft.FSharp.Linq.Query
query <@ seq { for c in db.Customers do yield c.CompanyName } @>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment