ThreadSafeDataLayer.PrepareDataStore(IDataStore, XPDictionary, IEnumerable<XPClassInfo>) Method
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v25.1.dll
NuGet Package: DevExpress.Xpo
Declaration
Parameters
| Name | Type |
|---|---|
| dataStore | IDataStore |
| dictionary | XPDictionary |
| types | IEnumerable<XPClassInfo> |
See Also