Skip to main content
A newer version of this page is available. .

DataLayerOptions.EntityTypes Property

Namespace: Microsoft.Extensions.DependencyInjection

Assembly: DevExpress.Xpo.v19.1.dll

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