Skip to main content
All docs
V26.1
  • DataLayerOptions.EntityTypes Property

    Namespace: Microsoft.Extensions.DependencyInjection

    Assembly: DevExpress.Xpo.v26.1.dll

    NuGet Package: DevExpress.Xpo

    Declaration

    public Type[] EntityTypes { get; }

    Property Value

    Type
    Type[]

    Property Paths

    You can access this nested property as listed below:

    Object Type Path to EntityTypes
    DataLayerOptionsBuilder
    .DataLayerOptions .EntityTypes
    See Also