The IOptimizer type exposes the following members.

Methods

  NameDescription
Public methodGenerate
Generate an identifier value accounting for this specific optimization.

Properties

  NameDescription
Public propertyApplyIncrementSizeToSourceValues
Are increments to be applied to the values stored in the underlying value source?
Public propertyIncrementSize
Defined increment size.
Public propertyLastSourceValue
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.

See Also