Starts a load operation. Any pending load will be implicitly canceled.
Namespace:
C1.Data.DataSourceAssembly: C1.Data.Entity (in C1.Data.Entity.dll)
Syntax
| C# |
|---|
public void Load() |
| Visual Basic |
|---|
Public Sub Load |
Remarks
If the entities are already in the cache, there will be no roundtrip to the server.