다음을 통해 공유


EntityTypeConfiguration<TEntityType>.Collection 속성

정의

EntityCollections에 바인딩 가능한 작업 및 함수를 구성할 수 있는 엔터티 컬렉션에 액세스하는 데 사용됩니다.

public Microsoft.AspNet.OData.Builder.EntityCollectionConfiguration<TEntityType> Collection { get; }
member this.Collection : Microsoft.AspNet.OData.Builder.EntityCollectionConfiguration<'EntityType (requires 'EntityType : null)>
Public ReadOnly Property Collection As EntityCollectionConfiguration(Of TEntityType)

속성 값

적용 대상