Back to Devexpress

XpoDataStoreResult.DataStore Property

xpo-microsoft-dot-extensions-dot-dependencyinjection-dot-xpodatastoreresult.md

latest1.0 KB
Original Source

XpoDataStoreResult.DataStore Property

Namespace : Microsoft.Extensions.DependencyInjection

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public IDataStore DataStore { get; set; }
vb
Public Property DataStore As IDataStore

Property Value

Type
IDataStore

See Also

XpoDataStoreResult Class

XpoDataStoreResult Members

Microsoft.Extensions.DependencyInjection Namespace