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.