InPredicate.Values 属性

定义

参数中的值。 如果 Subquery 不为 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)

属性值

适用于