Declaration

function Seek(const aOffset: Int64; aOrigin: TSeekOrigin): Int64; override;

 
Description

Seek sets the current position in the blob stream.

 
Parameters

const aOffset: Int64

the offset in bytes to move the pointer

aOrigin: TSeekOrigin

the origin of the aOffset

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes | TnxBlobStream