PrimaryKeyAttribute.PropertyNames 属性

定义

按顺序构成主键的属性。

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

属性值

适用于