TheStorageMirror<(Of <(<'T>)>)>..::..UpdateStore Method
Updates a store in the underlying IStorageService with a new FriendlyName and/or Description.
Namespace:
nsCDEngine.Engines.StorageServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public void UpdateStore( TheStorageMirrorParameters storeParameters )
Public Sub UpdateStore ( _ storeParameters As TheStorageMirrorParameters _ )
public: void UpdateStore( TheStorageMirrorParameters^ storeParameters )
Parameters
- storeParameters
- Type: nsCDEngine.Engines.StorageService..::..TheStorageMirrorParameters