PreparedQuery
Namespace: FSharp.QueryProvider
Nested types and modules
| Type | Description |
| PreparedParameter<'T> | Represents a query parameter |
| PreparedStatement<'P> | Represents everything needed to create a IDbCommand and construct something from its reader. |