JoinTableReference.SecondTableReference Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The second table reference.
public Microsoft.SqlServer.TransactSql.ScriptDom.TableReference SecondTableReference { get; set; }member this.SecondTableReference : Microsoft.SqlServer.TransactSql.ScriptDom.TableReference with get, setPublic Property SecondTableReference As TableReference