dotConnect for Adobe Commerce Documentation
Devart.Data Namespace / SqlShimException Class / IsFatal Property

On this page
    IsFatal Property
    On this page
    Indicates whether the exception represents a fatal error.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsFatal As Boolean
    public bool IsFatal {get;}
    See Also