LinqConnect Documentation
Devart.Data.Linq Namespace / DataContext Class / Refresh Method

In This Topic
    Refresh Method
    In This Topic
    Refreshes object state by using data in the database.
    Overload List
    OverloadDescription
    Refreshes an array of entity objects according to the specified mode.  
    Refreshes a collection of entity objects according to the specified mode.  
    Refreshes an entity object according to the specified mode.  
    Refreshes an entity object according to the specified mode.  
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also