Share via


EntityContainer.LoadEntities Method

Include Protected Members
Include Inherited Members

[WCF RIA Services Version 1 Service Pack 2 is compatible with either .NET framework 4 or .NET Framework 4.5, and with either Silverlight 4 or Silverlight 5.]

Loads the specified collection of entities into this EntityContainer.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method LoadEntities(IEnumerable) Loads the specified collection of entities into this EntityContainer.
Public method LoadEntities(IEnumerable, LoadBehavior) Loads the specified collection of entities into this EntityContainer using the specified load behavior.

Top

See Also

Reference

EntityContainer Class

System.ServiceModel.DomainServices.Client Namespace