FromClause.PredictTableReference Property

Definition

Predict clause, may be null.

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

Property Value

Applies to