DataLayerOptions.CustomDataStoreFactory Property
In This Article
Namespace: Microsoft.Extensions.DependencyInjection
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
public Func<XpoDataStoreResult> CustomDataStoreFactory { get; }
#Property Value
Type |
---|
Func<Xpo |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Custom |
---|---|
Data |
|
See Also