PgDAC

TDAParam.LoadFromFile Method

Places the content of a specified file into a TDAParam object.

Class

TDAParam

Syntax

procedure LoadFromFile(const FileName: string; BlobType: TBlobType);

Parameters
FileName
Holds the name of the file.
BlobType
Holds a value that modifies the DataType property so that this TDAParam object now holds the BLOB value.

Remarks

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.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback