TableDbCommandBuilder<(Of <(<'TCommand, TParameter, TLimit>)>)>..::..WithLimits Method
Overload List
| Name | Description | |
|---|---|---|
|
|
WithLimits(Nullable<(Of <<'(Int32>)>>), Nullable<(Of <<'(Int32>)>>)) |
Adds limits to the command builder.
|
|
|
WithLimits(Nullable<(Of <<'(Int32>)>>)) |
Adds limits to the command builder.
|
|
|
WithLimits(Nullable<(Of <<'(Int32>)>>), TLimit) |
Adds limits to the command builder.
|
|
|
WithLimits(Nullable<(Of <<'(Int32>)>>), TLimit, Int32) |
Adds limits to the command builder.
|

