Compartir a través de


NavigationSourceConfiguration<TEntityType>.EntityType Propiedad

Definición

Obtiene el tipo de entidad contenido en esta configuración de origen de navegación.

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

Valor de propiedad

Se aplica a