PrimaryKeyAttribute.PropertyNames Property

Definition

The properties which constitute the primary key, in order.

public System.Collections.Generic.IReadOnlyList<string> PropertyNames { get; }
member this.PropertyNames : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property PropertyNames As IReadOnlyList(Of String)

Property Value

Applies to