CompiledMultipleRow<(Of <(<'TCommand, TParameter, TObject>)>)> Methods
The CompiledMultipleRow<(Of <(<'TCommand, TParameter, TObject>)>)> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from ValueType.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from ValueType.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToCollection(CollectionOptions) |
Materializes the result as a list of objects.
|
|
|
ToCollection<(Of <<'(TResultObject>)>>)(CollectionOptions) |
Materializes the result as a list of objects.
|
|
|
ToCollection<(Of <<'(TResultObject, TCollection>)>>)(CollectionOptions) |
Materializes the result as a list of objects.
|
|
|
ToObject(RowOptions) |
Materializes the result as an instance of the indicated type
|
|
|
ToObject<(Of <<'(TResultObject>)>>)(RowOptions) |
Materializes the result as an instance of the indicated type
|
|
|
ToObjectOrNull(RowOptions) |
Materializes the result as an instance of the indicated type
|
|
|
ToObjectOrNull<(Of <<'(TResultObject>)>>)(RowOptions) |
Materializes the result as an instance of the indicated type
|
|
|
ToString | (Inherited from ValueType.) |

