X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/954b8ae60391d18b87a604e7919c87c0c6ae208b..5230934a95bf9b3112ec2a7e070e8cbb4cea7f55:/docs/latex/wx/recrdset.tex diff --git a/docs/latex/wx/recrdset.tex b/docs/latex/wx/recrdset.tex index 568fd85a24..9d2faa1917 100644 --- a/docs/latex/wx/recrdset.tex +++ b/docs/latex/wx/recrdset.tex @@ -4,6 +4,9 @@ Each wxRecordSet represents an ODBC database query. You can make multiple querie at a time by using multiple wxRecordSets with a wxDatabase or you can make your queries in sequential order using the same wxRecordSet. +Note: this class is considered obsolete, replaced by the Remstar +wxDB/wxDbTable classes + \wxheading{Derived from} \helpref{wxObject}{wxobject}