PreparedStatement<'P>
Namespace: FSharp.QueryProvider
Parent Module: PreparedQuery
Represents everything needed to create a IDbCommand and construct something from its reader.
Record Fields
| Record Field | Description |
FormattedText
Signature: string
|
|
Parameters
Signature: seq<PreparedParameter<'P>>
|
|
ResultConstructionInfo
Signature: ConstructionInfo option
|
|
Text
Signature: string
|
|