Loads the entity collection from the store
Namespace: BrightstarDB.EntityFrameworkAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
void Load() |
| Visual Basic |
|---|
Sub Load |
| Visual C++ |
|---|
void Load() |
| F# |
|---|
abstract Load : unit -> unit |