Places the content from a stream into a TDAParam object.
procedure LoadFromStream(Stream: TStream; BlobType: TBlobType); virtual;
Call the LoadFromStream method to place the content from a stream into a TDAParam object. The BlobType value modifies the DataType property so that this TDAParam object now holds the BLOB value.