dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlConnection Class / DataSource Property

On this page
    DataSource Property (PgSqlConnection)
    On this page
    Returns the value of the Host property.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property DataSource As String
    public override string DataSource {get;}
    See Also