|
RAD Studio VCL Reference
|
Gets next instance of TDBXReader
function GetNextReader: TDBXReader; override;
virtual __fastcall TDBXReader GetNextReader();
For commands that return more then one reader, this method gets the next instance of TDBXReader. If there are no more TDBXReader instances, it returns nil.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|