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

In This Topic
    MySqlTableChangeEventArgs Class Members
    In This Topic

    The following tables list the members exposed by MySqlTableChangeEventArgs.

    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