RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXRowEx.GetStream Method (TDBXStreamValue, TStream, LongBool)
Pascal
procedure GetStream(DbxValue: TDBXStreamValue; var Stream: TStream; var IsNull: LongBool); virtual; overload;
C++
virtual __fastcall GetStream(TDBXStreamValue DbxValue, TStream Stream, LongBool IsNull);

This is GetStream, a member of class TDBXRowEx.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!