DataSource for Entity Framework in WPF
C1.Data Namespace / DataExtensions Class
Methods


In This Topic
    DataExtensions Class Members
    In This Topic

    The following tables list the members exposed by DataExtensions.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Executes a query in a scope, so the loaded entities are pinned to the scope (marked as needed) by calling ClientScope.AddRef for each of them.  
    Top
    See Also