InlineDerivedTable.RowValues Property

Definition

The list of rows.

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)

Property Value

Applies to