Overload | Description |
---|---|
MySqlDependency Constructor() | Initializes a new instance of the MySqlDependency class. |
MySqlDependency Constructor(MySqlCommand,Int32) | Initializes a new instance of the MySqlDependency class with a MySqlCommand object and timeout interval. |
MySqlDependency Constructor(MySqlCommand,Int32,MySqlDependencyCheckType) | 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. |