Compartilhar via


EntityTypeConfiguration<TEntityType>.Collection Propriedade

Definição

Usado para acessar a Coleção de entidades por meio da qual é possível configurar ações e funções que são associáveis ao 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)

Valor da propriedade

Aplica-se a