InPredicate.Values Property

Definition

The values in parantesis. May have zero elements if Subquery is not null.

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

Property Value

Applies to