InternalOpenRowset.VarArgs 属性

定义

其余参数(可以为空)。

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

属性值

适用于