WebApiDataStoreClient.UpdateSchema(DataCacheCookie, DBTable[], Boolean) Method
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Xpo.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
cookie | DataCacheCookie |
tables | DBTable[] |
doNotCreateIfFirstTableNotExist | Boolean |
Returns
Type |
---|
DataCacheUpdateSchemaResult |
See Also