dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlDataSourceEnumerator Class
Members

In This Topic
    PgSqlDataSourceEnumerator Class
    In This Topic
    Retrieves list of available servers in the network.
    Syntax
    'Declaration
     
    Public Class PgSqlDataSourceEnumerator 
       Inherits Devart.Common.DbDataSourceEnumerator
    public class PgSqlDataSourceEnumerator : Devart.Common.DbDataSourceEnumerator 
    Inheritance Hierarchy

    System.Object
       System.Data.Common.DbDataSourceEnumerator
          Devart.Common.DbDataSourceEnumerator
             Devart.Data.PostgreSql.PgSqlDataSourceEnumerator

    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