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