ChangeTableVersionTableReference.PrimaryKeyColumns Property

Definition

Primary key column names.

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

Property Value

Applies to