dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlDataSourceEnumerator Class
Members

MySqlDataSourceEnumerator Class
Provides a mechanism for enumerating all known MySQL servers.
Syntax
'Declaration
 
Public Class MySqlDataSourceEnumerator 
   Inherits Devart.Common.DbDataSourceEnumerator
 
Remarks

Note: This class is not available in .NET Standard 1.3 compatible assembly. It is available only in the assembly for full .NET Framework and .NET Standard 2.0 compatible assembly.

Inheritance Hierarchy

System.Object
   System.Data.Common.DbDataSourceEnumerator
      Devart.Common.DbDataSourceEnumerator
         Devart.Data.MySql.MySqlDataSourceEnumerator

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also