FailureBehaviorType Enum

From RemObjects Software

Jump to: navigation, search

This is a Data Abstract Architecture entry
Feel free to add your notes to this topic below.



Overview

Used to describe the type of action to perform if a delta change fails during the update.

Namespace

Declaration (C#)

public enum FailureBehaviorType
{
    RaiseException = 0,
    LogAndContinue = 1,
    IgnoreAndContinue = 2
}


See Also


Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToDriversComponentsToolsSamplesArticlesArchitectureIssues

Personal tools