A regular expression to use for validating store names
Namespace: BrightstarDBAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
public const string StoreNameRegex |
| Visual Basic |
|---|
Public Const StoreNameRegex As String |
| Visual C++ |
|---|
public: literal String^ StoreNameRegex |
| F# |
|---|
static val mutable StoreNameRegex: string |