dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlTableChangeEventArgs Class

In This Topic
    MySqlTableChangeEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see MySqlTableChangeEventArgs members.

    Public Properties
     NameDescription
    Public PropertyGets MySqlCommand object associated with the table that was modified on the server.  
    Public PropertyGets the string that identifies why the table is considered to have changes.  
    Public PropertyGets name of the table that was modified on the server.  
    Top
    See Also