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

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