RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXReaderValue.GetDBXReader Method ()

Gets the System::TObject value for TDBXValues with a TDBXDataTypes type of TDBXDataTypes.DBXTable.

Pascal
function GetDBXReader: TDBXReader; override;
C++
virtual __fastcall TDBXReader GetDBXReader();

GetDBXReader gets the System::TObject value for TDBXValues with a TDBXDataTypes type of TDBXDataTypes.DBXTable. This method throws a TDBXError exception if TDBXValue.IsNull is true. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!