IStorageService..::..EdgeUpdateStore Method
Updates a store definition in the Storage Service
Namespace:
nsCDEngine.Engines.StorageServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Parameters
- MyClass
- Type: Type
Class specifying the store definition to be updated
- pDeviceName
- Type: String
The new name of the Device that owns this store
- StoreDescription
- Type: String
Friendly description of the store
- CallBack
- Type: Action<(Of <(<'TSM>)>)>
This callback is called when the call is finished and contains a TSM with the result. The TXT parameter contains "DATAUPDATED:" and the PLS contains a serialized "TheDataRetrievalRecord"
- pTableName
- Type: String
Table name specifying the store definition to be updatee