04 Rsett - AndrewMB2/Logic-Architect-for-Excel-VBA GitHub Wiki

Rsett property

ADODB recordset.

Applies to

TableData ArrData RsetData Xdata XShared

The Rsett property returns the ADODB recordset object, though in practice it is seldom necessary to access this as most operations are carried out by RsetData methods. However it can be used to access methods or properties not implemented in RsetData (e.g. Filter).