InlineDerivedTable.RowValues 属性

定义

行列表。

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

属性值

适用于