Gets a list of table references.
public IList<TableReference> TableReferences { get; }
A list of table references.
FromClause ClassMicrosoft.SqlServer.TransactSql.ScriptDom Namespace