FireDAC.Phys.ADSWrapper.TADSVariable.CreateBlobStream
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: FireDAC.Phys.ADSWrapper.pas FireDAC.Phys.ADSWrapper.hpp
| |
Unit: FireDAC.Phys.ADSWrapper | |
Parent: TADSVariable |
Delphi
function CreateBlobStream(AMode: TFDStreamMode): TADSBLOBStream;
C++
TADSBLOBStream* __fastcall CreateBlobStream(Firedac::Stan::Intf::TFDStreamMode AMode);
Description
Embarcadero Technologies does not currently have any additional information.