WebApiDataStoreClient.ModifyData(DataCacheCookie, ModificationStatement[]) Method
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Xpo.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
cookie | DataCacheCookie |
dmlStatements | ModificationStatement[] |
Returns
Type |
---|
DataCacheModificationResult |
See Also