Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Materializers Namespace
Tortuga.Chain.Metadata Namespace

CompiledMultipleRow<(Of <(<'TCommand, TParameter, TObject>)>)> Methods

The CompiledMultipleRow<(Of <(<'TCommand, TParameter, TObject>)>)> type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from ValueType.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from ValueType.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToCollection(CollectionOptions)
Materializes the result as a list of objects.
Public method ToCollection<(Of <<'(TResultObject>)>>)(CollectionOptions)
Materializes the result as a list of objects.
Public method ToCollection<(Of <<'(TResultObject, TCollection>)>>)(CollectionOptions)
Materializes the result as a list of objects.
Public method ToObject(RowOptions)
Materializes the result as an instance of the indicated type
Public method ToObject<(Of <<'(TResultObject>)>>)(RowOptions)
Materializes the result as an instance of the indicated type
Public method ToObjectOrNull(RowOptions)
Materializes the result as an instance of the indicated type
Public method ToObjectOrNull<(Of <<'(TResultObject>)>>)(RowOptions)
Materializes the result as an instance of the indicated type
Public method ToString (Inherited from ValueType.)