Loads the entity collection from the store

Namespace: BrightstarDB.EntityFramework
Assembly: 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 

See Also