ComponentOne Data Source for Entity Framework
C1.LiveLinq Namespace / ITransaction Interface / Rollback Method

In This Topic
    Rollback Method (ITransaction)
    In This Topic
    Rolls back changes that were made while this transaction's scope was open.
    Syntax
    'Declaration
     
    
    Sub Rollback() 
    void Rollback()
    See Also