다음을 통해 공유


DbPropertyValues.PropertyNames 속성

정의

이 사전의 모든 속성 이름의 집합을 읽기 전용 집합으로 가져옵니다.

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

속성 값

속성 이름입니다.

적용 대상