dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlDependency Class / MySqlDependency Constructor

In This Topic
    MySqlDependency Constructor
    In This Topic
    Initializes a new instance of the MySqlDependency class.
    Overload List
    OverloadDescription
    Initializes a new instance of the MySqlDependency class.  
    Initializes a new instance of the MySqlDependency class with a MySqlCommand object and timeout interval.  
    Initializes a new instance of the MySqlDependency class with a MySqlCommand object and timeout interval and specifies the check method to use for checking tables for changes.  
    See Also