次の方法で共有


DbPropertyValues.PropertyNames プロパティ

定義

このディクショナリ内の全プロパティの名前のセットを読み取り専用セットとして取得します。

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

プロパティ値

プロパティ名。

適用対象