DataLayerOptionsBuilder.UseEntityTypes(Type[]) Method
Namespace: Microsoft.Extensions.DependencyInjection
Assembly: DevExpress.Xpo.v25.1.dll
NuGet Package: DevExpress.Xpo
Declaration
Parameters
| Name | Type |
|---|---|
| entityTypes | Type[] |
Returns
| Type |
|---|
| DataLayerOptionsBuilder |
See Also