ComponentOne Data Source for Entity Framework
C1.Data.Entities Namespace / EntityClientCache Class / AcceptChanges Method

In This Topic
    AcceptChanges Method
    In This Topic
    Accepts all changes made to entities in the ObjectContext.
    Syntax
    'Declaration
     
    
    Public Sub AcceptChanges() 
    public void AcceptChanges()
    See Also