FromClause.TableReferences Property

Definition

Optional may be null.

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.TableReference> TableReferences { get; }
member this.TableReferences : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.TableReference>
Public ReadOnly Property TableReferences As IList(Of TableReference)

Property Value

Applies to