An implementation of the Brightstar Service that uses the local filestore.
Namespace: BrightstarDB.ClientAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
public class EmbeddedBrightstarService : IBrightstarService |
| Visual Basic |
|---|
Public Class EmbeddedBrightstarService Implements IBrightstarService |
| Visual C++ |
|---|
public ref class EmbeddedBrightstarService : IBrightstarService |
| F# |
|---|
type EmbeddedBrightstarService = class interface IBrightstarService end |