Loads all EntityViewSource objects in the ViewSources collection.

Namespace:  C1.Win.Data.Entities
Assembly:  C1.Win.Data.Entity (in C1.Win.Data.Entity.dll)

Syntax

C#
public void Load()
Visual Basic
Public Sub Load

Remarks

This method calls Load()()()() for all elements of the ViewSources collection.

See Also