CompiledMaterializers Methods
The CompiledMaterializers type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
Compile<(Of <<'(TCommand, TParameter>)>>)(SingleRowDbCommandBuilder<(Of <<'(TCommand, TParameter>)>>)) |
Allows compilation of the ToObject materializer.
|
![]() ![]() |
Compile<(Of <<'(TCommand, TParameter>)>>)(MultipleRowDbCommandBuilder<(Of <<'(TCommand, TParameter>)>>)) |
Allows compilation of the ToObject and ToCollection materializer.
|
![]() ![]() |
Compile<(Of <<'(TCommand, TParameter>)>>)(MultipleTableDbCommandBuilder<(Of <<'(TCommand, TParameter>)>>)) |
Allows compilation of the ToObject and ToCollection materializer.
|
![]() ![]() |
Compile<(Of <<'(TCommand, TParameter, TObject>)>>)(SingleRowDbCommandBuilder<(Of <<'(TCommand, TParameter, TObject>)>>)) |
Allows compilation of the ToObject materializer.
|
![]() ![]() |
Compile<(Of <<'(TCommand, TParameter, TLimit, TObject>)>>)(TableDbCommandBuilder<(Of <<'(TCommand, TParameter, TLimit, TObject>)>>)) |
Allows compilation of the ToObject and ToCollection materializer.
|