XpoDataStoreResult.DataStore Property
In This Article
Namespace: Microsoft.Extensions.DependencyInjection
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
public IDataStore DataStore { get; set; }
#Property Value
Type |
---|
IData |
See Also