dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlDataSet Class / PgSqlDataSet Constructor / PgSqlDataSet Constructor()

In This Topic
    PgSqlDataSet Constructor()
    In This Topic
    Initializes a new instance of a PgSqlDataSet class with the given name.
    Syntax
    'Declaration
     
    Public Function New()
    public PgSqlDataSet()
    See Also