Materializer<(Of <(<'TCommand, TParameter>)>)> Members
The Materializer<(Of <(<'TCommand, TParameter>)>)> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
CommandText |
Returns the command text (usually SQL) without executing it.
|
|
|
DesiredColumns |
Returns the list of columns the materializer would like to have.
(Inherited from Materializer.) |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
OnExecutionTokenPrepared | (Inherited from Materializer.) |
|
|
OnExecutionTokenPreparing | (Inherited from Materializer.) |
|
|
ToString | (Inherited from Object.) |
Events
| Name | Description | |
|---|---|---|
|
|
ExecutionTokenPrepared |
Occurs when an execution token has been prepared.
(Inherited from Materializer.) |
|
|
ExecutionTokenPreparing |
Occurs when execution token is about to be been prepared.
(Inherited from Materializer.) |

