InPredicate.Values Property
SQL Server 2012
Gets a list of the values in parentheses. May have zero elements if Subquery is not a null reference (Nothing in Visual Basic).
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Property Value
Type: System.Collections.Generic.IList(ScalarExpression)A list of the values in parentheses.
