C-DEngine 5.105

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

Removes the store from the StorageMirror repository and removes the table from the IStorageService if applicable.

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

Syntax


public void RemoveStore(
	bool BackupFirst
)
Public Sub RemoveStore ( _
	BackupFirst As Boolean _
)
public:
void RemoveStore(
	bool^ BackupFirst
)

Parameters

BackupFirst
Type: Boolean
If true, backs up the store before removing