The IOptimizer type exposes the following members.
Methods
Name | Description | |
---|---|---|
Generate |
Generate an identifier value accounting for this specific optimization.
|
Properties
Name | Description | |
---|---|---|
ApplyIncrementSizeToSourceValues |
Are increments to be applied to the values stored in the underlying
value source?
| |
IncrementSize |
Defined increment size.
| |
LastSourceValue |
A common means to access the last value obtained from the underlying
source. This is intended for testing purposes, since accessing the
unerlying database source directly is much more difficult.
|