dotConnect for PostgreSQL Documentation
Devart.Common Namespace / DbDataTable Class / ContinueUpdateOnError Property

In This Topic
    ContinueUpdateOnError Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property ContinueUpdateOnError As Boolean
    public bool ContinueUpdateOnError {get; set;}
    See Also