Returns the default ADO Recordset object for the specified control. Read-only.
expression.DefaultRecordset
expression Required. An expression that returns a DataSourceControl object.
Remarks
You should not use this property with sections that are bound to recordsets; instead, use the DataPage object's Recordset property.