Deletes the named store
Namespace: BrightstarDB.DynamicAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
public void DeleteStore( string storeName ) |
| Visual Basic |
|---|
Public Sub DeleteStore ( storeName As String ) |
| Visual C++ |
|---|
public: void DeleteStore( String^ storeName ) |
| F# |
|---|
member DeleteStore : storeName : string -> unit |
Parameters
- storeName
- Type: System..::..String
Deletes the named store