Places the content of a specified file into a TDAParam object.
procedure LoadFromFile(const FileName: string; BlobType: TBlobType);
Use the LoadFromFile method to place the content of a file specified by FileName into a TDAParam object. The BlobType value modifies the DataType property so that this TDAParam object now holds the BLOB value.