dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / OnErrorEventArgs Class / Terminated Property

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