Collapse image Expand Image Copy image CopyHover image
                




.NET Framework Class Library
EntityFrameworkExtensions Members
EntityFrameworkExtensions Class  Methods  See Also 

The EntityFrameworkExtensions type exposes the following members.

Methods

  Name Description
Public method Static member AsCollectionView<(Of <<'(T>)>>)
Converts an EntityCollection<(Of <(<'TEntity>)>)> to an editable ICollectionView.
Public method Static member AsLive<(Of <<'(T>)>>)(EntityCollection<(Of <<'(T>)>>))
Converts an EntityCollection<(Of <(<'TEntity>)>)> to an editable live view.
Public method Static member AsLive<(Of <<'(T>)>>)(ICollection<(Of <<'(T>)>>), EntityClientScope)
Converts a POCO EntityCollection<(Of <(<'TEntity>)>)> to an editable live view.

See Also

EntityFrameworkExtensions Class
C1.Data.Entities Namespace
Footer image