Overload List

  Name Description
Public method FetchEntity(IEntity2)
Wraps LLBLGEn.FetchEntity functionality. Fetches a single entity.
Public method FetchEntity(IEntity2, Context)
Wraps LLBLGEn.FetchEntity functionality. Fetches a single entity.
Public method FetchEntity(IEntity2, IPrefetchPath2)
Wraps LLBLGEn.FetchEntity functionality. Fetches a single entity.
Public method FetchEntity(IEntity2, IPrefetchPath2, Context)
Wraps LLBLGEn.FetchEntity functionality. Fetches a single entity.
Public method FetchEntity(IEntity2, IPrefetchPath2, Context, ExcludeIncludeFieldsList)
Wraps LLBLGEn.FetchEntity functionality. Fetches a single entity.

See Also