IncludePositions Property
Specifies whether or not to include positions in the statement download.
Syntax
public boolean getIncludePositions(); public void setIncludePositions(boolean includePositions);
Remarks
This property is required when the GetStatement method is called.
Default Value
True