GraphMatchRecursivePredicate.Expression Property

Definition

The resursive expressions in the ShortestPath clause

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

Property Value

Applies to