LowPriority
Type extensions
Type extension | Description |
queryBuilder.Run(q)
Signature:q:Expr<'T> -> 'T
Type parameters: 'T |
A method used to support the F# query syntax. Runs the given quotation as a query using LINQ rules. |