IncludePositions Property
Specifies whether or not to include positions in the statement download.
Syntax
int GetIncludePositions();
int SetIncludePositions(int bIncludePositions);
Default Value
TRUE
Remarks
This property is required when the GetStatement method is called.
Data Type
Boolean