C-DEngine 5.105

TheStorageMirror<(Of <(<'T>)>)>..::..UpdateStore Method

Updates a store in the underlying IStorageService with a new FriendlyName and/or Description.

Namespace:  nsCDEngine.Engines.StorageService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public void UpdateStore(
	TheStorageMirrorParameters storeParameters
)
Public Sub UpdateStore ( _
	storeParameters As TheStorageMirrorParameters _
)
public:
void UpdateStore(
	TheStorageMirrorParameters^ storeParameters
)