Declaration

procedure AddFileBlob(aField: TField; const aFileName: string);

 
Description

AddFileBlob adds a blob linked to real file. Please keep in mind that the file and it's name are server based and that NexusDB is not responsible for this file.

 
Parameters

aField: TField

the blob field you want the file associated with

const aFileName: string

the file name

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