Share via


PrimaryPageRowsource Property

Returns a PageRowsource object that represents the primary page row source for the specified recordset definition. When a recordset definition is created, the row source named in the Add or AddNew method becomes the primary page row source.

expression.PrimaryPageRowsource

*expression   * Required. An expression that returns a RecordsetDef object.

Applies to | RecordsetDef Object