dotConnect for SQLite Documentation
Devart.Common Namespace / DbDataTable Class / CancelEditRowIfUpdateFailed Property

On this page
    CancelEditRowIfUpdateFailed Property
    On this page
    Syntax
    'Declaration
     
    Public Property CancelEditRowIfUpdateFailed As Boolean
    public bool CancelEditRowIfUpdateFailed {get; set;}
    See Also