Declaration

function BlobCreateFile(const aFileName: string; out aBlobNr: TnxInt64): TnxResult; override;

 
Description

This creates a new FileBlob and returns the new blob reference number in aBlobNr. This number is unique for any blob and is needed to access the blob.

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