The main interface for interacting with the Brightstar database.
            
Namespace: BrightstarDB.ClientAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# | 
|---|
public interface IBrightstarService  | 
| Visual Basic | 
|---|
Public Interface IBrightstarService  | 
| Visual C++ | 
|---|
public interface class IBrightstarService  | 
| F# | 
|---|
type IBrightstarService = interface end  |