Data.DBXCommon.TDBXValue.GetAsStream

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetAsStream: TStream; virtual;

C++

virtual System::Classes::TStream* __fastcall GetAsStream(void);

Properties

Type Visibility Source Unit Parent
function protected
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXValue

Description

Applies a conversion to TStream, if needed.

If there is no supported conversion to this type, an exception is raised.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=Data.DBXCommon.TDBXValue.GetAsStream&oldid=315255"