PostgreSQLLargeObject.Position
From Xojo Documentation
Property (As Integer )
aPostgreSQLLargeObject.Position = newIntegerValue
or
IntegerValue = aPostgreSQLLargeObject.Position
Supported for all project types and targets.
or
IntegerValue = aPostgreSQLLargeObject.Position
Supported for all project types and targets.
Gets or sets the current position of the large object. The beginning of a large object is position 0.
Example
Displays the current postion within the large object: