TAstaClientDataSet.OnReceiveBlobStream


 

Applies to
TAstaClientDataSet

 

Declaration
property OnReceiveBlobStream: TReceiveBlobEvent;

 

Description
The OnRevceiveBlobStream provides the mechanism to recieve a TMemoryStream when FetchBlob is called. The more accepted method of fetching a blob is to use FetchBlobString.

 



ASTA Overview TAstaClientDataSet.OnAfterPopulate TAstaClientSocket