Create a new store
            
Namespace: BrightstarDB.ClientAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# | 
|---|
void CreateStore( string storeName )  | 
| Visual Basic | 
|---|
Sub CreateStore ( storeName As String )  | 
| Visual C++ | 
|---|
void CreateStore( String^ storeName )  | 
| F# | 
|---|
abstract CreateStore : storeName : string -> unit  | 
Parameters
- storeName
 - Type: System..::..String
The name of the store to be created