ChangeTableVersionTableReference.PrimaryKeyValues Property

Definition

Values for primary key columns.

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

Property Value

Applies to