DbPropertyValues.PropertyNames 属性

定义

获取作为只读集的此字典中所有属性的名称集。

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

属性值

属性名称。

适用于