Declaration

function BlobCreate(out aBlobNr: TnxInt64): TnxResult; virtual; abstract;

 
Description

This function creates a new blob 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 | TnxAbstractCursor