다음을 통해 공유


ODataModelBuilder.EntitySets 속성

정의

모델에서 작성할 EDM 엔터티 집합의 컬렉션을 가져옵니다.

public virtual System.Collections.Generic.IEnumerable<Microsoft.AspNet.OData.Builder.EntitySetConfiguration> EntitySets { get; }
member this.EntitySets : seq<Microsoft.AspNet.OData.Builder.EntitySetConfiguration>
Public Overridable ReadOnly Property EntitySets As IEnumerable(Of EntitySetConfiguration)

속성 값

적용 대상