XPDictionary.GetDataStoreSchema(IEnumerable<Type>) Method
In This Article
Namespace: DevExpress.Xpo.Metadata
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
public DBTable[] GetDataStoreSchema(
IEnumerable<Type> types
)
See Also