Skip to main content
A newer version of this page is available. .

XPDictionary.GetDataStoreSchema Method

Name Parameters Description
GetDataStoreSchema(XPClassInfo[]) types Gets the complete schema of a data store that corresponds to the specified persistent class metadata information.
GetDataStoreSchema(Assembly[]) assemblies Gets the complete schema of a data store that corresponds to the persistent objects which are defined within the specified assemblies.
GetDataStoreSchema(Type[]) types Gets the complete schema of a data store that corresponds to the persistent objects of the specified class types.