| LinkedTable Property | |
| See Also |
Sets or returns a linked user table name, so that the user field will be used as a foreign key in the TableName.
Field name: RTable.
Length: 20 characters.
Read-write property
| Visual Basic |
|---|
Public Property LinkedTable() As String |
The values of the Size and Type properties must match the Size and Type values of the key field in the linked table.
When using the LinkedTable property, do not set the DefaultValue and ValidValues properties.
For the linked user tables do not use the @ sign in the LinkedTable name.
This property is not supported by the Recordset object.