ValuesInsertSource.RowValues Property

Definition

The list of rows, if it has any elements DefaultValues should be false.

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