共用方式為


DbPropertyValues.PropertyNames 屬性

定義

在這個字典中取得所有屬性名稱的集合當做唯讀集合。

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

屬性值

屬性名稱。

適用於