Creates a new entity data service. This is the default constructor called by the ServiceHost.
Namespace: BrightstarDB.ODataAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
protected EntityDataService() |
| Visual Basic |
|---|
Protected Sub New |
| Visual C++ |
|---|
protected: EntityDataService() |
| F# |
|---|
new : unit -> EntityDataService |