Returns file data as a byte array.
byte[] FILEDATA(string fileName)
FILEDATA("C:\\mydir\\myfile.ext")
Returns the file data as a byte[ ]. This can be used to sync files directly into databases through Data Synchronisation Studio.