Form.UniqueTable property (Access)

Specifies the table to be updateable when a form is bound to a multiple table view or stored procedure within a Microsoft Access project (.adp).

Syntax

expression.UniqueTable

expression A variable that represents a Form object.

Remarks

The UniqueTable property identifies the "most many" table of a join.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.